summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorqimengp <qimengp@codeaurora.org>2017-06-14 15:36:52 +0800
committerqimengp <qimengp@codeaurora.org>2017-06-14 15:40:18 +0800
commitdf67580bb7eab90e7e8859d9cf2c6d3c8f10ad6f (patch)
treebfb68f44e0c32c675b0af2c7ea04376b5be30d70 /res
parent9d91e7ac658f4020a4c00ab7ac4d01a7b51b2def (diff)
downloadandroid_packages_apps_Snap-df67580bb7eab90e7e8859d9cf2c6d3c8f10ad6f.tar.gz
android_packages_apps_Snap-df67580bb7eab90e7e8859d9cf2c6d3c8f10ad6f.tar.bz2
android_packages_apps_Snap-df67580bb7eab90e7e8859d9cf2c6d3c8f10ad6f.zip
SnapdragonCamera: RTB UI layout adjustment
Adjust blur value bar padding/margine CRs-Fixed: 2061008 Change-Id: I4b91dfc05239823d329a337bb87780ac8bd4377a
Diffstat (limited to 'res')
-rwxr-xr-xres/layout/photo_module.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index d65dbd4f6..77c4def21 100755
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -117,10 +117,9 @@
android:id="@+id/blur_degree_bar"
android:orientation="horizontal"
android:layout_gravity="bottom"
- android:paddingBottom="130dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginBottom="30dip"
+ android:layout_marginBottom="160dip"
android:layout_marginLeft="30dip"
android:layout_marginRight="30dip"
android:visibility="gone"/>