mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 04:41:01 +00:00
minor tweaks (#115)
* Added telegram link * Removed UPI (rebel not indian) * minor changes * Shows number of manga/Ln downloaded * fixed list name overlapping with notch * wrong index selection in language fixed * novel icon * Emerald theme name changed to Ocean * forgot to remove * why was these still there
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<string name="discord">https://discord.gg/4HPZ5nAWwM</string>
|
||||
<string name="github">https://github.com/rebelonion/Dantotsu</string>
|
||||
|
||||
<string name="telegram" tools:ignore="Typos">https://t.me/+gzBCQExtLQo1YTNh </string>
|
||||
<string name="home">Home</string>
|
||||
<string name="anime">Anime</string>
|
||||
<string name="browse_anime">Browse Anime</string>
|
||||
|
||||
@@ -285,7 +285,7 @@
|
||||
<item name="colorPrimaryInverse">@color/md_theme_light_7_inversePrimary</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Dantotsu.Emerald" parent="Theme.Base">
|
||||
<style name="Theme.Dantotsu.Ocean" parent="Theme.Base">
|
||||
<item name="colorPrimary">@color/md_theme_light_8_primary</item>
|
||||
<item name="colorOnPrimary">@color/md_theme_light_8_onPrimary</item>
|
||||
<item name="colorPrimaryContainer">@color/md_theme_light_8_primaryContainer</item>
|
||||
|
||||
Reference in New Issue
Block a user