Commit ca76e34a authored by 陈前's avatar 陈前

UI

parent 2f570cb7
...@@ -13,7 +13,10 @@ ...@@ -13,7 +13,10 @@
style="@style/dialog_title" style="@style/dialog_title"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" /> android:layout_height="wrap_content" />
<View
android:layout_width="match_parent"
android:layout_height="@dimen/all_line_width"
android:background="@color/gray_kongming" />
<ViewStub <ViewStub
android:id="@+id/vs_center" android:id="@+id/vs_center"
android:layout_width="match_parent" android:layout_width="match_parent"
......
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
xmlns:tools="http://schemas.android.com/tools"> xmlns:tools="http://schemas.android.com/tools">
<data> <data>
</data> </data>
......
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