Update MDC
This commit is contained in:
parent
f04bf4c3aa
commit
87f1172481
3 changed files with 2 additions and 3 deletions
|
@ -102,8 +102,6 @@ class CoverLyricsFragment : AbsMusicServiceFragment(R.layout.fragment_cover_lyri
|
|||
null
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
override fun onUpdateProgressViews(progress: Int, total: Int) {
|
||||
|
|
|
@ -174,6 +174,7 @@
|
|||
<style name="BottomSheetStyle" parent="Widget.Material3.BottomSheet">
|
||||
<item name="paddingBottomSystemWindowInsets">false</item>
|
||||
<item name="android:maxWidth">@empty</item>
|
||||
<item name="shapeAppearance">?attr/shapeAppearanceCornerMedium</item>
|
||||
</style>
|
||||
|
||||
<style name="MaterialCardViewStroke">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue