commit | b7b5da1abcf02ccffdab4e0ec822af9a21cdceb1 | [log] [tgz] |
---|---|---|
author | zhenjun.zhang <zhenjun85@gmail.com> | Thu Jun 16 09:21:02 2016 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Nov 27 08:49:33 2016 +0530 |
tree | 5c22cb9b6556e4516cbb5de7ed1c7003e91ca9a2 | |
parent | cef2a24360d06641ff1dcffd64af63b64c6c44ba [diff] |
Remove the unnecessary window animation request When AppWindowAnimator set with dummy animation, there is no need to request window animation When the device's performance is low (CPU run with one Core and in low frequency), the dummy animation may hold the WMS synchornized lock cycling, it will drag down the performance Change-Id: I4845af9001d630984a1fd06499b28ace7db2ea63 Signed-off-by: mydongistiny <jaysonedson@gmail.com>