Merge "Fix search icon theme" into lmp-preview-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5b7c8da980
@@ -100,8 +100,8 @@
|
||||
</style>
|
||||
|
||||
<style name="Theme.SubSettingsDialogWhenLarge" parent="Theme.DialogWhenLarge">
|
||||
<item name="android:actionBarWidgetTheme">@android:style/ThemeOverlay.Quantum.ActionBarWidget</item>
|
||||
<item name="android:actionBarTheme">@android:style/ThemeOverlay.Quantum.Dark</item>
|
||||
<item name="android:actionBarWidgetTheme">@null</item>
|
||||
<item name="android:actionBarTheme">@android:style/ThemeOverlay.Quantum.Dark.ActionBar</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.AlertDialog" parent="@*android:style/Theme.Quantum.Light.Dialog.Alert">
|
||||
|
Reference in New Issue
Block a user