summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2012-10-12 01:16:31 -0700
committernicolasroard <nicolasroard@google.com>2012-10-12 01:19:33 -0700
commit3cc77a66defaa84c8c26a6f5fe319fcc287520a9 (patch)
tree9c34d2de7668e994fafe2328839df748f450c4a5 /res
parentc47b09cb04b6aaae1e8acab3b2c6f9bd5dff2aee (diff)
downloadandroid_packages_apps_Snap-3cc77a66defaa84c8c26a6f5fe319fcc287520a9.tar.gz
android_packages_apps_Snap-3cc77a66defaa84c8c26a6f5fe319fcc287520a9.tar.bz2
android_packages_apps_Snap-3cc77a66defaa84c8c26a6f5fe319fcc287520a9.zip
Fix XML layout
bug:7302553 Change-Id: Id889c9c4ac083b85f5d85e316aee6a10bb4bbbd0
Diffstat (limited to 'res')
-rw-r--r--res/layout/filtershow_activity.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index fd1fb9171..fb1491963 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -195,6 +195,7 @@
<Button
android:id="@+id/applyEffect"
+ android:layout_width="wrap_content"
android:layout_height="94dip"
android:layout_gravity="center"
android:layout_weight="1"