Commit 960a7e60 authored by mengcuiguang2's avatar mengcuiguang2

代码优化

parent e5afc4d7
...@@ -60,10 +60,9 @@ ...@@ -60,10 +60,9 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_alignParentBottom="true" android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true" android:layout_centerHorizontal="true"
android:layout_marginBottom="6dp" android:layout_marginBottom="20dp"
android:textColor="@color/white" android:textColor="@color/white"
android:textSize="8dp" android:textSize="10dp"></TextView>
android:visibility="gone"></TextView>
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
......
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