|
|
@@ -25,7 +25,6 @@
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
<TextView
|
|
|
- android:id="@+id/item_name_text"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="center"
|
|
|
@@ -70,7 +69,6 @@
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
<TextView
|
|
|
- android:id="@+id/item_name_text"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="center"
|