mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Tweak more screen to remove top padding
This commit is contained in:
parent
3a62acc54d
commit
d3a4126e27
@ -24,7 +24,6 @@ class MoreController : SettingsController() {
|
||||
|
||||
val tintColor = context.getResourceColor(R.attr.colorAccent)
|
||||
|
||||
preferenceCategory {
|
||||
preference {
|
||||
titleRes = R.string.label_extensions
|
||||
iconRes = R.drawable.ic_extension_black_24dp
|
||||
@ -49,7 +48,6 @@ class MoreController : SettingsController() {
|
||||
router.pushController(MigrationController().withFadeTransaction())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
preferenceCategory {
|
||||
preference {
|
||||
|
Loading…
Reference in New Issue
Block a user