commit | 867210c1de62e533880da7ac64b8eaa837e6ed6a | [log] [tgz] |
---|---|---|
author | Qiushi.Han <qiushi.han@spreadtrum.com> | Fri Oct 14 11:11:14 2016 +0800 |
committer | Qiushi.Han <qiushi.han@spreadtrum.com> | Fri Oct 14 13:17:17 2016 +0800 |
tree | 1291f7bd17fdbf842ab9a94e2ae44e9883b0e188 | |
parent | 6f3a05ae772872f24609d2db484acb83fed312f2 [diff] |
Fix window transformation related issue In some cases, for example, a window containing a SurfaceView, when pressing switch button, the window animation of SurfaceView and it's attached window are not sync, which leads animation not behaving correctly. To avoid this, apply the translation that applies the position of the window before the app transformation. Google issue: https://code.google.com/p/android/issues/detail?id=225134 Change-Id: Ie8ddb875e895942c7f28e6fc83c4f92568512efb