mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 20:01:01 +00:00
Feet(Settings): UI changes (#351)
* Account * Theme * Extension, common, notification and anime * manga and about * fix(Settings): icon colours
This commit is contained in:
@@ -33,7 +33,7 @@ class SettingsThemeActivity : AppCompatActivity() {
|
||||
topMargin = statusBarHeight
|
||||
bottomMargin = navBarHeight
|
||||
}
|
||||
settingsThemeTitle.setOnClickListener { onBackPressedDispatcher.onBackPressed() }
|
||||
themeSettingsBack.setOnClickListener { onBackPressedDispatcher.onBackPressed() }
|
||||
|
||||
settingsUseMaterialYou.apply {
|
||||
isChecked = PrefManager.getVal(PrefName.UseMaterialYou)
|
||||
|
||||
Reference in New Issue
Block a user