remove duplicate IDs and indentation fix

This commit is contained in:
AdrianLxM 2017-07-22 02:15:55 +02:00
parent 10d27f0b6a
commit 3d4fa0cebf

View file

@ -22,7 +22,6 @@
android:layout_height="wrap_content" /> android:layout_height="wrap_content" />
<TextView <TextView
android:id="@+id/textView"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingStart="15dp" android:paddingStart="15dp"
@ -80,7 +79,6 @@
<TextView <TextView
android:id="@+id/textView"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingStart="15dp" android:paddingStart="15dp"
@ -195,7 +193,6 @@ app:layout_row="3" />
<TextView <TextView
android:id="@+id/textView"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingStart="15dp" android:paddingStart="15dp"