Fix logcat view layout warnings
The one-handed bouncer was requesting layout via setLayoutParams() on each onLayout pass, which was spamming logcat with warnings. Be more selective about when to request an update. Fixes: 224965291 Test: check logcat Change-Id: Ib5afe3cd07180dd1b7ec1641367a6e114c094d56
Loading
Please register or sign in to comment