mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-14 15:12:50 +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