use daynight theme for toolbar

This commit is contained in:
Katharine Chui
2021-11-13 15:47:34 +08:00
parent 5e593d0ded
commit 0bc7f4a164

View File

@@ -94,7 +94,7 @@
<style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.MaterialComponents.Dark.ActionBar"/>
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.MaterialComponents.Light"/>
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.DayNight"/>
<style name="CardView.ActionBarTheme" parent="@style/ThemeOverlay.MaterialComponents.ActionBar">
<!-- THIS is where you can color the arrow! -->