mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
For #20672 crash when attempting to disconnect from Mozilla account
(cherry picked from commit 823c89f4ff
)
This commit is contained in:
parent
ccb3cbf469
commit
b54a889744
@ -57,7 +57,7 @@ class SignOutFragment : AppCompatDialogFragment() {
|
||||
),
|
||||
binding.root.context.getString(R.string.app_name)
|
||||
)
|
||||
return view
|
||||
return binding.root
|
||||
}
|
||||
|
||||
override fun onViewCreated(view: View, savedInstanceState: Bundle?) {
|
||||
|
Loading…
Reference in New Issue
Block a user