mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 21:17:37 +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
|
text = android.R.string.cancel
|
||||||
}
|
}
|
||||||
setCancelable(true)
|
setCancelable(true)
|
||||||
|
show()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user