1
0
Fork 0
fenix/app/src/main/java/org/mozilla
Jonathan Almeida 99354174a9 For #12797: Use measured height/width for loading a thumbnail
Using `onNextLayout` has the side-effect of showing the thumbnail with
the tab.id from a recycled view.

The root cause of needing that call is to retrieve the measured
height/width from the view first before requesting. A simpler solution
to avoid the complexity is to retrieve these values from the dimen
resources.

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2020-07-21 16:38:49 -04:00
..
fenix For #12797: Use measured height/width for loading a thumbnail 2020-07-21 16:38:49 -04:00
gecko/search Revert "For #11183: Redirect user to homescreen after widget added" 2020-07-02 11:22:18 -07:00