增加配置接口;调试人脸识别;验证手机号密码登录和人脸登录功能;

This commit is contained in:
马增飞
2025-12-29 18:41:48 +08:00
parent 6c28260069
commit 17d47a876f
21 changed files with 141 additions and 55 deletions
@@ -28,7 +28,7 @@
android:textColor="@color/white"
android:textSize="22sp"
android:textStyle="bold"
android:visibility="visible"
android:visibility="invisible"
tools:ignore="HardcodedText" />
<Space
@@ -43,6 +43,7 @@
android:layout_gravity="center_horizontal|bottom"
android:layout_marginBottom="37dp"
tools:ignore="ContentDescription"
tools:src="@mipmap/ic_logo512" />
tools:src="@mipmap/ic_logo512"
android:visibility="invisible"/>
</LinearLayout>