summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-11-09 11:59:25 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-09 11:59:25 -0800
commit573abdf4e21c40cca2320b939fd50e37a81f032c (patch)
tree50560cd662e0e06e4724c1bbbe86c5417d508b4e /res
parenta465d422cdb6f72c40f3e773261e0e6b2d69c773 (diff)
parent8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e (diff)
downloadandroid_packages_wallpapers_LivePicker-573abdf4e21c40cca2320b939fd50e37a81f032c.tar.gz
android_packages_wallpapers_LivePicker-573abdf4e21c40cca2320b939fd50e37a81f032c.tar.bz2
android_packages_wallpapers_LivePicker-573abdf4e21c40cca2320b939fd50e37a81f032c.zip
am 8cfd0d28: Sort live wallpapers alphabetically and UI tweaks.
Merge commit '8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e' into eclair-mr2 * commit '8cfd0d28d1cb57c98f83ad5da8cc77dbaca5914e': Sort live wallpapers alphabetically and UI tweaks.
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