Merge "Update inherited actionBarStyle to DeviceDefault." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-09 17:33:21 +00:00
committed by Android (Google) Code Review

View File

@@ -265,7 +265,7 @@
<item name="android:backgroundDimEnabled">false</item>
</style>
<style name="Theme.ActionBar" parent="@android:style/Widget.Material.ActionBar.Solid">
<style name="Theme.ActionBar" parent="@android:style/Widget.DeviceDefault.Light.ActionBar.Solid">
<item name="android:contentInsetStart">@dimen/actionbar_contentInsetStart</item>
</style>