From ff45331706e2fe361b4ff736d90b0ad4af0e7be9 Mon Sep 17 00:00:00 2001 From: Chung-yih Wang Date: Fri, 19 Aug 2011 00:06:51 +0800 Subject: Refactor indicator wheel. +add IndicatorControlWheel container. Change-Id: Ia3c7f0441de75a70c8a2172e86d3812b2ef1a15b --- res/layout-w1024dp/camera_control.xml | 50 ++++++++++++++++++----------------- 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'res/layout-w1024dp') diff --git a/res/layout-w1024dp/camera_control.xml b/res/layout-w1024dp/camera_control.xml index 2ce91b6..23bad2b 100644 --- a/res/layout-w1024dp/camera_control.xml +++ b/res/layout-w1024dp/camera_control.xml @@ -28,33 +28,35 @@ - + - - - - - + android:scaleType="center" + android:clickable="true" + android:focusable="true" + android:background="@drawable/btn_shutter" /> + + + + +