mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-24 20:37:39 +00:00
Fix restore dialog
This commit is contained in:
parent
77a275cbcd
commit
8cc76b1d86
@ -122,6 +122,7 @@ object Restore : BaseSettingsItem.Blank() {
|
||||
text = android.R.string.cancel
|
||||
}
|
||||
setCancelable(true)
|
||||
show()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user