Browse Source

no message

master
lh 7 years ago
parent
commit
a930ec7c34
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      app/src/main/res/layout/view_first2.xml

+ 0
- 2
app/src/main/res/layout/view_first2.xml View File

@ -17,7 +17,6 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="center_horizontal"
android:textColor="@color/black303030"
android:textSize="@dimen/text_size_14" />
<TextView
@ -26,7 +25,6 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="center_horizontal"
android:textColor="@color/black303030"
android:textSize="@dimen/text_size_14" />
</LinearLayout>


Loading…
Cancel
Save