chore: code refactor

This commit is contained in:
rebelonion 2024-02-06 02:16:10 -06:00
parent 8d7b86a667
commit a2e44da99d
334 changed files with 3550 additions and 3092 deletions

View file

@ -1,4 +1,5 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<resources>
<style name="Theme.Dantotsu" parent="Theme.Base">
<item name="android:statusBarColor">@color/status</item>
<item name="colorOnPrimary">@color/bg_black</item>