Fixed widget colors

This commit is contained in:
Prathamesh More 2022-01-17 16:20:37 +05:30
parent 9d1018c03c
commit df21419b8b
13 changed files with 31 additions and 23 deletions

View file

@ -249,4 +249,6 @@
<item name="fontFamily">@font/manrope</item>
<item name="android:fontFamily">@font/manrope</item>
</style>
<style name="Theme.AppWidget" parent="Theme.RetroMusic.FollowSystem" />
</resources>