Change source migraton icon
This commit is contained in:
parent
63ca5cc66b
commit
e35f807218
@ -70,7 +70,7 @@ class MoreController :
|
||||
}
|
||||
preference {
|
||||
titleRes = R.string.label_migration
|
||||
iconRes = R.drawable.ic_compare_arrows_black_24dp
|
||||
iconRes = R.drawable.baseline_swap_calls_24
|
||||
iconTint = tintColor
|
||||
onClick {
|
||||
router.pushController(MigrationController().withFadeTransaction())
|
||||
|
Loading…
x
Reference in New Issue
Block a user