1
0
Fork 0
fenix/app/src/main
Mugurell ab6e7dc52b Fix 4827 - Use ktx doOnPreDraw() to restore HomeFragment's layout
The previous solution would result in a crash because the passed in
viewTreeObserver that would trigger onPreDraw would be invalid.
The proposed solution is simpler and ensures we'll always use the right
viewTreeObserver.

`FragmentPreDrawManager` is general enough that can be used by other Fragments
also, so I've added it to the `utils` package.
2019-08-20 13:45:55 +02:00
..
java/org/mozilla/fenix Fix 4827 - Use ktx doOnPreDraw() to restore HomeFragment's layout 2019-08-20 13:45:55 +02:00
res Update strings.xml 2019-08-19 19:14:22 -07:00
AndroidManifest.xml For #4421: Adds Leanplum events and attributes (#4626) 2019-08-14 13:48:45 -07:00
ic_launcher-web.png For #1970: Fixes Firefox Preview icon for older devices (#2005) 2019-04-25 07:34:08 -07:00