diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-01-15 16:12:13 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-01-15 16:12:13 -0800 |
commit | 9c061072c8f4ec16acf25e0af7ca3d8317d1026f (patch) | |
tree | ed8b90b59a2688e918680d1fe530647a2c1e75b4 /res/layout/image_gallery_2.xml | |
parent | b97ccf3f20bee44daf70f10966809e39e30ab4f7 (diff) | |
download | LegacyCamera-9c061072c8f4ec16acf25e0af7ca3d8317d1026f.zip LegacyCamera-9c061072c8f4ec16acf25e0af7ca3d8317d1026f.tar.gz LegacyCamera-9c061072c8f4ec16acf25e0af7ca3d8317d1026f.tar.bz2 |
auto import from //branches/cupcake/...@126645
Diffstat (limited to 'res/layout/image_gallery_2.xml')
-rw-r--r-- | res/layout/image_gallery_2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/image_gallery_2.xml b/res/layout/image_gallery_2.xml index 0f4926c..d7158a9 100644 --- a/res/layout/image_gallery_2.xml +++ b/res/layout/image_gallery_2.xml @@ -36,7 +36,7 @@ android:id="@+id/no_pictures_image" android:layout_centerInParent="true" android:layout_gravity="center" - android:background="@drawable/ic_gallery_empty" + android:background="@drawable/ic_gallery_empty2" android:layout_width="wrap_content" android:layout_height="wrap_content" /> |