chore: code cleanup

This commit is contained in:
rebelonion 2024-04-19 06:03:40 -05:00
parent 386e02a564
commit 24147e746a
198 changed files with 1367 additions and 965 deletions

View file

@ -92,7 +92,8 @@
</style>
<style name="CircularImageView" parent="">
<item name="shapeAppearanceOverlay">@style/ShapeAppearanceOverlay.App.CircularImageView</item>
<item name="shapeAppearanceOverlay">@style/ShapeAppearanceOverlay.App.CircularImageView
</item>
</style>
<style name="ShapeAppearanceOverlay.App.CircularImageView" parent="">
@ -101,5 +102,5 @@
</style>
<style name="ThemeOverlay_Dantotsu_MediaRouter" parent="ThemeOverlay.AppCompat"/>
<style name="ThemeOverlay_Dantotsu_MediaRouter" parent="ThemeOverlay.AppCompat" />
</resources>