1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home
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
..
sessioncontrol Closes #3860 - Update description text for collections 2019-08-14 17:13:52 -04:00
HomeFragment.kt Fix 4827 - Use ktx doOnPreDraw() to restore HomeFragment's layout 2019-08-20 13:45:55 +02:00
HomeMenu.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
HomeScreenViewModel.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
ImageViewTopCrop.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
SearchView.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00