summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorLeon Hong <leonhong@google.com>2011-11-18 14:37:50 -0800
committerLeon Hong <leonhong@google.com>2011-11-18 14:37:50 -0800
commit41b1f8f45b56878c9aa4a4044127acc761c277c0 (patch)
treeb70f93a48e4ebf46814f4e54520cf335f70a6d4b /res
parentba1eb80306f21f285313a0abdaa9e8f87fa265c0 (diff)
downloadandroid_packages_wallpapers_LivePicker-41b1f8f45b56878c9aa4a4044127acc761c277c0.tar.gz
android_packages_wallpapers_LivePicker-41b1f8f45b56878c9aa4a4044127acc761c277c0.tar.bz2
android_packages_wallpapers_LivePicker-41b1f8f45b56878c9aa4a4044127acc761c277c0.zip
Removing Live Wallpaper Description - Bug 5462731
Change-Id: If8d4ed443590576ffd203054f1f5b7ee26adb7cf
Diffstat (limited to 'res')
-rw-r--r--res/layout/live_wallpaper_entry.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/layout/live_wallpaper_entry.xml b/res/layout/live_wallpaper_entry.xml
index b39cefb..2d618f6 100644
--- a/res/layout/live_wallpaper_entry.xml
+++ b/res/layout/live_wallpaper_entry.xml
@@ -57,16 +57,6 @@
android:singleLine="true"
android:ellipsize="marquee" />
- <TextView
- android:id="@+id/description"
-
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
-
- android:textAppearance="?android:attr/textAppearanceSmall"
-
- android:maxLines="3" />
-
</LinearLayout>
</RelativeLayout>