commit | abb6b9b9f7a2662c574b5edc838a2668b2d3113e | [log] [tgz] |
---|---|---|
author | Qiushi Han <hanqiushitju@gmail.com> | Sat Oct 01 17:06:49 2016 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Oct 26 21:48:18 2016 +0530 |
tree | 2d763a9aef36095e68221587c586e6556c38c5f1 | |
parent | b8ccefe4e775731a0008dcf8143b8bfaf7de5127 [diff] |
Fix window animation flash issue The original logic cuts down the mShownPosition, causing 1 pixel offset, sometimes this will cause flash. To fix this, Use Math.round() instead. google issue: https://code.google.com/p/android/issues/detail?id=224185 Change-Id: I8a2fe55a2df6eaa9eda4ba78966a74ea492ab8ea