From 6b66d707c43c5657e90cc72a86e2fb20238632f1 Mon Sep 17 00:00:00 2001 From: Yuli Huang Date: Sat, 1 Oct 2011 02:05:06 +0800 Subject: Fix b/5317371 to make action-bar consistent with framework CAB. 1. Refactor to decouple ActionBar from FilterStackListener and ActionBarListener to avoid FilterStack/Toolbar depending on ActionBar. 2. Recreate the action-bar on configuration changes and restore button status and behaviors from the old action-bar. 3. Use framework CAB styles/dimensions to have consistent look and feel. Change-Id: Ib7be0e0b8135f5f86af65b320f09b3d691464f54 --- res/values-sw600dp/photoeditor_dimens.xml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'res/values-sw600dp') diff --git a/res/values-sw600dp/photoeditor_dimens.xml b/res/values-sw600dp/photoeditor_dimens.xml index 413347d31..2b9cf6f9f 100755 --- a/res/values-sw600dp/photoeditor_dimens.xml +++ b/res/values-sw600dp/photoeditor_dimens.xml @@ -18,22 +18,15 @@ 14sp 120dp 90dp - 2dp + 2dp 12dp - 56dp - 18sp - 20dp - 20dp - 4dp - 0dp - 7dp - 7dp + 3dp + -3dp + 4dp 0dp - 8dp - 9dp - 9dp - 22dp - 22dp + 5dp + 8dp + 22dp 16dp 560dp 33dp -- cgit v1.2.3