1
0
Fork 0
fenix/app
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
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #11660: added prefetch for topsites and update in onCreateView() (#11668) 2020-06-18 19:43:20 -04:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Fix breaking APIs in TabsAdapter and ViewHolder 2020-06-13 16:02:31 -04:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #11442 - Telemetry for tab counter menu. 2020-06-15 11:48:12 -07:00
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 2020-05-12 14:52:58 -04:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00