Commit 8cc76b1d authored by vvb2060's avatar vvb2060 Committed by John Wu

Fix restore dialog

parent 77a275cb
......@@ -122,6 +122,7 @@ object Restore : BaseSettingsItem.Blank() {
text = android.R.string.cancel
}
setCancelable(true)
show()
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment