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
|
@ -47,7 +47,7 @@ class SettingsAccountActivity : AppCompatActivity() {
|
|||
topMargin = statusBarHeight
|
||||
bottomMargin = navBarHeight
|
||||
}
|
||||
settingsaccountTitle.setOnClickListener { onBackPressedDispatcher.onBackPressed() }
|
||||
accountSettingsBack.setOnClickListener { onBackPressedDispatcher.onBackPressed() }
|
||||
|
||||
settingsAccountHelp.setOnClickListener {
|
||||
CustomBottomDialog.newInstance().apply {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue