Commit 5037ce8d authored by 陈前's avatar 陈前

扫码

parent 93f6fb68
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_below="@id/ly_title" android:layout_below="@id/ly_title"
android:background="@color/gray_zhouyu"> android:background="@color/white_caocao">
</FrameLayout> </FrameLayout>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="@color/gray_zhouyu" android:background="@color/white_caocao"
android:orientation="vertical"> android:orientation="vertical">
<EditText <EditText
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment