Fixed Proxy dialog

This commit is contained in:
tom5079
2021-04-04 08:22:55 +09:00
parent 7632fe5e86
commit ba4449d003
3 changed files with 15 additions and 12 deletions

View File

@@ -108,8 +108,7 @@ class SettingsFragment :
.show()
}
"proxy" -> {
ProxyDialog(requireContext())
.show()
ProxyDialogFragment().show(parentFragmentManager, "Proxy Dialog")
}
"user_id" -> {
(context.getSystemService(Context.CLIPBOARD_SERVICE) as ClipboardManager).setPrimaryClip(