Fix corrupted views in favorite tabs
I12820f1e0673aaf81044fc8cb6adedc0a8a64dd6 suppresses every re-layout including ones from TextView, which makes the tile look weird sometimes. Instead of suppressing all those events, let's suppress only events coming from ImageViews. Bug: 5270040 Change-Id: Ia042ba0d548ca4b62a349508eaa8754bbd92dff2
Loading
Please register or sign in to comment