Remove placeholder "-" label text, that was breaking the build.
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
android:id="@+id/image_view"
|
||||
android:scaleType="fitCenter"/>
|
||||
<TextView
|
||||
android:text="-"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|center_horizontal"
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
android:id="@+id/image_view"
|
||||
android:scaleType="fitCenter"/>
|
||||
<TextView
|
||||
android:text="-"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|center_horizontal"
|
||||
|
||||
Reference in New Issue
Block a user