mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 11:37:51 +02:00
Change source migraton icon
This commit is contained in:
@ -70,7 +70,7 @@ class MoreController :
|
|||||||
}
|
}
|
||||||
preference {
|
preference {
|
||||||
titleRes = R.string.label_migration
|
titleRes = R.string.label_migration
|
||||||
iconRes = R.drawable.ic_compare_arrows_black_24dp
|
iconRes = R.drawable.baseline_swap_calls_24
|
||||||
iconTint = tintColor
|
iconTint = tintColor
|
||||||
onClick {
|
onClick {
|
||||||
router.pushController(MigrationController().withFadeTransaction())
|
router.pushController(MigrationController().withFadeTransaction())
|
||||||
|
Reference in New Issue
Block a user