summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
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>