am ef50eddd: am 14f81209: am 0431e70d: Remove placeholder "-" label text, that was breaking the build.

Merge commit 'ef50edddcc8224460aeac2b3ce41b8e332925c65'

* commit 'ef50edddcc8224460aeac2b3ce41b8e332925c65':
  Remove placeholder "-" label text, that was breaking the build.
This commit is contained in:
Roman Nurik
2009-11-23 16:07:31 -08:00
committed by Android Git Automerger
2 changed files with 0 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"