summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-11-08 17:21:15 -0800
committerRomain Guy <romainguy@android.com>2009-11-08 17:21:15 -0800
commit8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e (patch)
tree50560cd662e0e06e4724c1bbbe86c5417d508b4e /res
parent2f26cced2d4257c4fb106939447d901ae971b4d1 (diff)
downloadandroid_packages_wallpapers_LivePicker-8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e.tar.gz
android_packages_wallpapers_LivePicker-8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e.tar.bz2
android_packages_wallpapers_LivePicker-8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e.zip
Sort live wallpapers alphabetically and UI tweaks.
Previously the order of the live wallpapers could change every time the user opened the live wallpaper picker. Not cool.
Diffstat (limited to 'res')
-rw-r--r--res/layout/live_wallpaper_entry.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/live_wallpaper_entry.xml b/res/layout/live_wallpaper_entry.xml
index 29be991..ce48242 100644
--- a/res/layout/live_wallpaper_entry.xml
+++ b/res/layout/live_wallpaper_entry.xml
@@ -19,6 +19,7 @@
android:layout_height="wrap_content"
android:paddingLeft="4dip"
+ android:paddingRight="4dip"
android:minHeight="?android:attr/listPreferredItemHeight">
<ImageView