1
0
Fork 0
fenix/app/src/main/java/org/mozilla
Grisha Kruglov 54b7fd8834 Make sure reconnect item is displayed in HomeMenu in case of account problems
AccountObserver listeners were being triggered correctly, however, during every time
we open HomeFragment, home menu gets re-created, which causes us to re-run the initialization
block. Before this patch, the init block would never touch the account manager.
After this patch, it will query it if account manager has already been initialized.
2020-03-31 16:07:35 -07:00
..
fenix Make sure reconnect item is displayed in HomeMenu in case of account problems 2020-03-31 16:07:35 -07:00
gecko/search Issue #8277: Reuse app icon in widget layout. 2020-02-17 11:37:15 +01:00