For #20672 crash when attempting to disconnect from Mozilla account

upstream-sync
Arturo Mejia 3 years ago committed by mergify[bot]
parent 94cf03a1ca
commit 823c89f4ff

@ -57,7 +57,7 @@ class SignOutFragment : AppCompatDialogFragment() {
), ),
binding.root.context.getString(R.string.app_name) binding.root.context.getString(R.string.app_name)
) )
return view return binding.root
} }
override fun onViewCreated(view: View, savedInstanceState: Bundle?) { override fun onViewCreated(view: View, savedInstanceState: Bundle?) {

Loading…
Cancel
Save