1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol
MarcLeclair b52091ed34
For #11660: added prefetch for topsites and update in onCreateView() (#11668)
* For #11660:added prefetch for topsites

TopSites will be prefetched with observerOnce (wrapper around observerForever).
Also, the SessionControlView.update() is called right away instead of waiting from consumeFrom
in the HomeFragment.onCreateView() which will allow the UI to render all at once on its first
perform traversal

* Removed the submitList(null) since it retriggered a drawing on lower end device
2020-06-18 19:43:20 -04:00
..
viewholders For #11229: Update etp strict option title content description. 2020-06-11 10:20:01 +03:00
SessionControlAdapter.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
SessionControlController.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
SessionControlInteractor.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
SessionControlView.kt For #11660: added prefetch for topsites and update in onCreateView() (#11668) 2020-06-18 19:43:20 -04:00
SwipeToDeleteCallback.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00