Feet(Settings): UI changes (#351)
* Account * Theme * Extension, common, notification and anime * manga and about * fix(Settings): icon colours
This commit is contained in:
parent
b961701189
commit
c0e3243ee6
19 changed files with 394 additions and 137 deletions
|
@ -41,7 +41,7 @@ class SettingsAboutActivity : AppCompatActivity() {
|
|||
topMargin = statusBarHeight
|
||||
bottomMargin = navBarHeight
|
||||
}
|
||||
settingsAboutTitle.setOnClickListener { onBackPressedDispatcher.onBackPressed() }
|
||||
aboutSettingsBack.setOnClickListener { onBackPressedDispatcher.onBackPressed() }
|
||||
|
||||
settingsDev.setOnClickListener {
|
||||
DevelopersDialogFragment().show(supportFragmentManager, "dialog")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue