android: inherit file-picker toolbar theme from DayNight
This commit is contained in:
parent
de3549a6ad
commit
5520fd0b67
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
<!-- If you want to set a specific toolbar theme, do it here -->
|
<!-- If you want to set a specific toolbar theme, do it here -->
|
||||||
|
|
||||||
<item name="nnf_toolbarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
<item name="nnf_toolbarTheme">@style/ThemeOverlay.AppCompat.DayNight.ActionBar</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="FilePickerAlertDialogTheme" parent="Theme.AppCompat.DayNight.Dialog.Alert">
|
<style name="FilePickerAlertDialogTheme" parent="Theme.AppCompat.DayNight.Dialog.Alert">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user