Feet(Settings): UI changes (#351)

* Account

* Theme

* Extension, common, notification and anime

* manga and about

* fix(Settings): icon colours
This commit is contained in:
Sadwhy 2024-04-12 13:15:53 +06:00 committed by GitHub
parent b961701189
commit c0e3243ee6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 394 additions and 137 deletions

View file

@ -98,7 +98,7 @@ class SettingsCommonActivity: AppCompatActivity(){
topMargin = statusBarHeight
bottomMargin = navBarHeight
}
settingsCommonTitle.setOnClickListener {
commonSettingsBack.setOnClickListener {
onBackPressedDispatcher.onBackPressed()
}
settingsDownloadManager.setOnClickListener {