From 2b1f214ecbd9c0e40edf827620b59ba00777c948 Mon Sep 17 00:00:00 2001 From: repo sync Date: Thu, 14 Jul 2011 10:09:24 +0800 Subject: Merge the different implementations on CameraSwitch. +enable the camera/video icon rotation for tablet version. +render disabled effect for tablet only. Change-Id: I2827cb57ac7d8d60efdb6f3172c89db32ac443d4 --- res/layout-w1024dp/camera_control.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'res/layout-w1024dp') diff --git a/res/layout-w1024dp/camera_control.xml b/res/layout-w1024dp/camera_control.xml index f6709e3..d52847e 100644 --- a/res/layout-w1024dp/camera_control.xml +++ b/res/layout-w1024dp/camera_control.xml @@ -69,12 +69,11 @@ android:padding="14dp" android:layout_marginRight="@dimen/mode_switcher_margin_right" android:layout_marginBottom="@dimen/mode_switcher_margin_bottom"> - + android:src="@drawable/btn_ic_mode_switch_video"/> - + android:src="@drawable/btn_ic_mode_switch_camera"/> -- cgit v1.1