Inset edit screen's title bar by 72dp
Bug: 20148244
Change-Id: Ie186c96fb05a582f1ffa34447d9ecdbc03780fc4
(cherry picked from commit 0a7b5b1a44a7db5439e2b0acbfd441135dffc7ef)
diff --git a/res/values/styles.xml b/res/values/styles.xml
index ca3f450..0cf4de4 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -123,8 +123,7 @@
</style>
<style name="EditorActionBarStyle" parent="@style/ContactsActionBarStyle">
- <!-- Do not use a contentInsetStart, since we are setting a custom ActionBar view -->
- <item name="android:contentInsetStart">0dp</item>
+ <item name="android:contentInsetStart">72dp</item>
</style>
<!-- When this style was added, android:toolbarStyle was private. Therefore, this style