Loading res/values/styles.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
res/values/styles.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading