From 2a3c90cd9d2e0c539be226e39cfb0ab6eee9d6cd Mon Sep 17 00:00:00 2001 From: Jay Wang Date: Tue, 24 May 2016 16:30:13 -0700 Subject: SnapdragonCamera: adjust video recording duration margins Video recording duration overlays with mute button for low resolution display. Resolve the issue but adjusting the margins Change-Id: I526529dd71190f65b2b97c1bd79844129e2773f9 CRs-Fixed: 1019589 --- res/layout/video_module.xml | 4 ++-- res/values/styles.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml index 9caac3af9..75487d49e 100644 --- a/res/layout/video_module.xml +++ b/res/layout/video_module.xml @@ -61,8 +61,8 @@ diff --git a/res/values/styles.xml b/res/values/styles.xml index b3ee810e1..98140127a 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -130,7 +130,7 @@ wrap_content wrap_content true - 23dp + 38dp 15dp 15dp 3dp -- cgit v1.2.3