[fenix] For https://github.com/mozilla-mobile/fenix/issues/8580 - Don't change theme in initialize UI

pull/600/head
ekager 5 years ago committed by Jeff Boek
parent 5707d42bd0
commit 6f5863d8bb

@ -461,8 +461,6 @@ abstract class BaseBrowserFragment : Fragment(), UserInteractionHandler, Session
view = view
)
}
(activity as HomeActivity).updateThemeForSession(session)
}
}

Loading…
Cancel
Save