Remove unnecessary layout request, avoid obtaining wrong bounds rect

The bounds rect object is not final and may be differ between obtaining
the drawable and checking the height assertion. Always use the most
recent instance of the bounds rect.

Bug: 23032788
Change-Id: I26ce60de5117678c7c300514c728069a2b86aefb
1 file changed