mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 10:37:51 +02:00
Mostly revert back to old filled icons (#2723)
This commit is contained in:
@ -69,7 +69,7 @@ class MoreController : SettingsController(), RootController {
|
||||
}
|
||||
preference {
|
||||
titleRes = R.string.label_help
|
||||
iconRes = R.drawable.ic_help_outline_24dp
|
||||
iconRes = R.drawable.ic_help_24dp
|
||||
iconTint = tintColor
|
||||
onClick {
|
||||
activity?.openInBrowser(URL_HELP)
|
||||
|
Reference in New Issue
Block a user