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-sw320dp-land/photoeditor_dimens.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 res/values-sw320dp-land/photoeditor_dimens.xml (limited to 'res/values-sw320dp-land') diff --git a/res/values-sw320dp-land/photoeditor_dimens.xml b/res/values-sw320dp-land/photoeditor_dimens.xml new file mode 100755 index 000000000..844c928b2 --- /dev/null +++ b/res/values-sw320dp-land/photoeditor_dimens.xml @@ -0,0 +1,20 @@ + + + + + 4dp + 4dp + -- cgit v1.2.3