Change source migraton icon
This commit is contained in:
parent
63ca5cc66b
commit
e35f807218
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue