aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/album_info.xml
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-07-29 21:48:42 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-07-29 21:48:42 +0200
commit22eafa91bd62d2c26fc40aaa3aba9b1cfc410039 (patch)
treeedab70da9185488efcdf4650b1b4e9de23f6d09b /res/layout/album_info.xml
parentacef1340bbab09f439470642847c1959c869ef95 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-22eafa91bd62d2c26fc40aaa3aba9b1cfc410039.tar.gz
android_packages_wallpapers_PhotoPhase-22eafa91bd62d2c26fc40aaa3aba9b1cfc410039.tar.bz2
android_packages_wallpapers_PhotoPhase-22eafa91bd62d2c26fc40aaa3aba9b1cfc410039.zip
Fix layouts and use left and right effects
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/layout/album_info.xml')
-rw-r--r--res/layout/album_info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/album_info.xml b/res/layout/album_info.xml
index 9cfe287..54000b5 100644
--- a/res/layout/album_info.xml
+++ b/res/layout/album_info.xml
@@ -70,7 +70,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
- android:layout_alignParentBottom="true"
+ android:layout_alignBottom="@id/album_thumbnail"
android:layout_gravity="top"
android:padding="@dimen/small_padding"
android:contentDescription="@null"