Commit 51a7e33a authored by wanglei's avatar wanglei

...

parent a2b2566d
......@@ -10,7 +10,7 @@
android:id="@+id/tv_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
android:layout_marginHorizontal="8dp"
android:layout_marginTop="8dp"
android:text="@string/phone_tracker"
android:textColor="#010101"
......@@ -21,7 +21,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginHorizontal="16dp"
android:layout_marginHorizontal="8dp"
android:layout_marginTop="2dp"
android:layout_marginBottom="8dp"
android:includeFontPadding="false"
......
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