summaryrefslogtreecommitdiffstats
path: root/res/layout/ingest_thumbnail.xml
diff options
context:
space:
mode:
authorBobby Georgescu <georgescu@google.com>2014-05-14 10:19:19 -0700
committerBobby Georgescu <georgescu@google.com>2014-05-14 18:01:29 +0000
commitf640d379259bb114a50e3200f49961b89d60f2c2 (patch)
tree9a76ad6315f4f77063dda28b7441e2904ca3cd04 /res/layout/ingest_thumbnail.xml
parent29e13812d006579106c147f87c859aec23dfbe11 (diff)
downloadandroid_packages_apps_Gallery2-f640d379259bb114a50e3200f49961b89d60f2c2.tar.gz
android_packages_apps_Gallery2-f640d379259bb114a50e3200f49961b89d60f2c2.tar.bz2
android_packages_apps_Gallery2-f640d379259bb114a50e3200f49961b89d60f2c2.zip
Update ingest importer code
Change-Id: I0f3b0809deead2f49501a5309f0ddab9c911274f
Diffstat (limited to 'res/layout/ingest_thumbnail.xml')
-rw-r--r--res/layout/ingest_thumbnail.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/ingest_thumbnail.xml b/res/layout/ingest_thumbnail.xml
index 690714934..b36ec93a8 100644
--- a/res/layout/ingest_thumbnail.xml
+++ b/res/layout/ingest_thumbnail.xml
@@ -17,6 +17,4 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:scaleType="centerCrop"
- android:background="@drawable/ingest_item_list_selector">
-</com.android.gallery3d.ingest.ui.MtpThumbnailTileView> \ No newline at end of file
+ android:scaleType="centerCrop" />