mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-22 18:05:28 +01:00
Using Android's Action Mode instead of Material Cab
This commit is contained in:
parent
b1992e8d54
commit
f5063de70f
37 changed files with 311 additions and 549 deletions
|
@ -9,6 +9,7 @@
|
|||
<item name="materialButtonStyle">@style/MaterialButtonTheme</item>
|
||||
<item name="popupMenuBackground">@drawable/popup_background</item>
|
||||
<item name="android:windowBackground">?attr/colorSurface</item>
|
||||
<item name="windowActionModeOverlay">true</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.RetroMusic.MD3.Black" parent="@style/Theme.RetroMusic.MD3" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue