From 587ed2356a337e809095ae44f22b5e85aad54583 Mon Sep 17 00:00:00 2001 From: Chung-yih Wang Date: Thu, 9 Dec 2010 17:51:53 +0800 Subject: Fix the setting icon cut issue. +Fix the dividers of other settings. Change-Id: Ie74333cc52273536a4c733b137fba78733decc08 --- res/layout-xlarge/in_line_setting_picker.xml | 6 +----- res/layout-xlarge/other_setting_popup.xml | 4 ++++ res/layout-xlarge/setting_item.xml | 6 ++---- 3 files changed, 7 insertions(+), 9 deletions(-) (limited to 'res') diff --git a/res/layout-xlarge/in_line_setting_picker.xml b/res/layout-xlarge/in_line_setting_picker.xml index cb39319..9b05e56 100644 --- a/res/layout-xlarge/in_line_setting_picker.xml +++ b/res/layout-xlarge/in_line_setting_picker.xml @@ -20,15 +20,11 @@ + android:scaleType="fitXY" /> + + android:scaleType="fitXY" /> @@ -35,7 +33,7 @@ -- cgit v1.1