处理闪退,修改背景色

This commit is contained in:
hch
2023-10-23 15:57:40 +08:00
parent 758b87e426
commit f7de908057
5 changed files with 120 additions and 117 deletions

View File

@@ -4,6 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#F7F8F9"
android:orientation="vertical"
>