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:
parent
af992bd19c
commit
01f9e86475
25 changed files with 149 additions and 190 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue