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