Commit ba5f4828 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent bed89cf0
......@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/half_transparent"
android:background="@color/full_transparent"
android:orientation="vertical">
<LinearLayout
......@@ -54,6 +54,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:background="@null"
android:layout_marginBottom="10dp"
android:overScrollMode="never" />
<LinearLayout
......
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