[fenix] For https://github.com/mozilla-mobile/fenix/issues/27697 - Load icon for...
commite6c4a11f8d6c8952a87eb861f277d8a7b5c7470e
authorDreVla <vlad.dreghici@gmail.com>
Mon, 7 Nov 2022 09:38:17 +0000 (7 11:38 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 16 Dec 2022 08:04:22 +0000 (16 08:04 +0000)
treeecd87d2f4e5150c3d073aeed0eda767403697f60
parent491336bfa9e1932aaafbbbed0c5eb61feba10506
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27697 - Load icon for browser and history search immediately.

The icon was set after the screen was visible leading to a flicker.
With this solution, the icon will be set before the screen is visible
eliminating any visible artefacts.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/library/bookmarks/toolbar/ToolbarView.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/library/history/toolbar/ToolbarView.kt