From 1f9c57b4618983635767bd7c88cf49e6d4e746bc Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Thu, 5 Jun 2014 12:56:58 -0700 Subject: Workaround for non-zeroable ContentInsetStart ActionBars aren't as configurable as Toolbars with regards to their contentinsets - until this is changed, use the smallest possible ContentInsetStart to minimize the margin in the actionbar Bug: 15446432 Change-Id: I4e242137c2ebeb7a39801401eec95cbcbd0c1851 --- res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values/styles.xml') diff --git a/res/values/styles.xml b/res/values/styles.xml index 5b56dbeb3..321395662 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -123,7 +123,7 @@ @dimen/action_bar_height @android:color/transparent - @dimen/search_margin_horizontal + 1px