Fixed tag-editor background

This commit is contained in:
Prathamesh More 2021-09-16 18:20:14 +05:30
parent cccbc2804e
commit 9aa897fe7d
7 changed files with 6 additions and 12 deletions

View file

@ -75,9 +75,9 @@
<item name="popupMenuStyle">@style/MaterialPopupMenuStyle</item>
<item name="materialCardViewStyle">@style/Widget.Material3.CardView.Elevated</item>
<item name="bottomSheetTint">@color/bottomSheetColorLight</item>
<item name="elevationOverlayColor">@color/md_grey_400</item>
</style>
<style name="MusicProgressSliderParent">
<item name="android:progressDrawable">@android:color/transparent</item>
<item name="android:layout_width">match_parent</item>