1
0
Fork 0

For #9984: Update addon before settings visibility check

master
mcarare 2020-04-16 14:02:41 +03:00 committed by Arturo Mejia
parent 3e8836f71a
commit 25e12e2f77
1 changed files with 1 additions and 1 deletions

View File

@ -97,11 +97,11 @@ class InstalledAddonDetailsFragment : Fragment() {
addon,
onSuccess = {
runIfFragmentIsAttached {
this.addon = it
switch.isClickable = true
switch.setText(R.string.mozac_feature_addons_enabled)
view.settings.isVisible = shouldSettingsBeVisible()
view.remove_add_on.isEnabled = true
this.addon = it
showSnackBar(
view,
getString(