summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2014-05-29 12:39:10 -0700
committerAdam Powell <adamp@google.com>2014-05-29 12:39:10 -0700
commit11223ffd37609ec77503dbcd0405fcc895971b4c (patch)
tree4700799221293a0e9134a804759b520f0aa80399 /core/res
parent2fd1d454b808006e41c052ac70dfabd86ecc924e (diff)
downloadframeworks_base-11223ffd37609ec77503dbcd0405fcc895971b4c.zip
frameworks_base-11223ffd37609ec77503dbcd0405fcc895971b4c.tar.gz
frameworks_base-11223ffd37609ec77503dbcd0405fcc895971b4c.tar.bz2
Remove default toolbar content inset for action bars
While this may still be a good idea in the long run, it has a number of negative effects on the layout for activities that never plan to use a navigation button. Needs further consideration with UX. Change-Id: If418e6124601f3978fa169ac9c9f48fc39409fec
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/values/styles_quantum.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/res/res/values/styles_quantum.xml b/core/res/res/values/styles_quantum.xml
index ea32681..6943533 100644
--- a/core/res/res/values/styles_quantum.xml
+++ b/core/res/res/values/styles_quantum.xml
@@ -783,7 +783,6 @@ please see styles_device_defaults.xml.
<item name="itemPadding">8dip</item>
<item name="homeLayout">@layout/action_bar_home_quantum</item>
<item name="gravity">center_vertical</item>
- <item name="contentInsetStart">56dp</item>
</style>
<style name="Widget.Quantum.ActionBar.Solid">