Fixed Material Cab colors

This commit is contained in:
Prathamesh More 2021-12-28 13:07:18 +05:30
parent acab873450
commit cf217b5733
3 changed files with 8 additions and 4 deletions

View file

@ -35,4 +35,6 @@
</item>
<item name="popupMenuBackground">@drawable/popup_background</item>
</style>
<style name="mcab_theme" parent="@style/ThemeOverlay.MaterialComponents.Dark" />
</resources>