version:1.7.2
fix: update:细节优化
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/control_background">
|
||||
android:background="@drawable/control_background"
|
||||
tools:context=".activity.ExitActivity">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/imageView5"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".activity.NoticeActivity">
|
||||
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_title"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".activity.PasswordActivity"
|
||||
android:background="@drawable/control_background">
|
||||
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user