Refactor reader

This commit is contained in:
Koitharu
2020-12-16 08:25:43 +02:00
parent 71a5801a0c
commit 904d12f611
80 changed files with 1239 additions and 1132 deletions

View File

@@ -32,4 +32,8 @@
<item name="background">@color/grey</item>
</style>
<style name="AppBadge" parent="Widget.MaterialComponents.Badge">
<item name="backgroundColor">?attr/colorAccent</item>
</style>
</resources>