mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-19 09:11:38 +00:00
Fix restore dialog
This commit is contained in:
@@ -122,6 +122,7 @@ object Restore : BaseSettingsItem.Blank() {
|
||||
text = android.R.string.cancel
|
||||
}
|
||||
setCancelable(true)
|
||||
show()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user