From c28cd17dec4eba8a5ad09e60566195eb8f379bc3 Mon Sep 17 00:00:00 2001 From: Suman Mukherjee Date: Thu, 12 Dec 2013 12:04:04 +0530 Subject: Camera: Set the width dynamic to parent from fixed 400px Width of the seekbar was 400px and that caused overflow for the rightmost text value. Set the width match_parent so that it'll change dynmaically with the text window. Change-Id: I51069d4c5687e72516bc4a5afc59f9f3ae6f8e88 CRs-fixed: 582325 --- res/layout/photo_module.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml index 5d00da102..0c661466a 100644 --- a/res/layout/photo_module.xml +++ b/res/layout/photo_module.xml @@ -75,7 +75,8 @@ -- cgit v1.2.3