commit | 8715c36b8ee1e23663fb778f80c8c6a7e5708725 | [log] [tgz] |
---|---|---|
author | Yuichi Araki <yaraki@google.com> | Fri Jul 29 20:32:27 2016 +0900 |
committer | Yuichi Araki <yaraki@google.com> | Fri Jul 29 20:57:24 2016 +0900 |
tree | 49ba20cd9656790e235dcaaa855b053aad35fa43 | |
parent | b9ce75dec4bb849a00d7e2f10167b2542162a5e9 [diff] |
Fix offsetTopAndBottom/LeftAndRight on ICS On API Level 14-19, ViewCompat.offsetTopAndBottom/LeftAndRight was invoking redraw even when the view is not visible. This caused CoordinatorLayout to redraw itself every frame in some cases, such as when an invisible FAB is anchored to some other view. Bug: 30403598 Change-Id: I984df0fe958727ffefc7d3d9c08298292578c3bd