diff options
author | Qiushi.Han <qiushi.han@spreadtrum.com> | 2016-10-10 13:31:48 +0800 |
---|---|---|
committer | Qiushi.Han <qiushi.han@spreadtrum.com> | 2016-10-10 14:07:39 +0800 |
commit | 9170ca82bda25a067a01622793cdd93b29db4205 (patch) | |
tree | 065dfa137c38c7c7d7282b2fac854fe0e6e0d055 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7c4efe421cf51eea29a86e506a98b81cbfc4e475 (diff) |
Fix split-screen flash issue
For smaller size screens (such as 720p), in split-screen view,
the size of DividerSnapAlgorithm.mTargets is 3, the divider line
can only stop in the middle.
As the original logic, when tapping recent, it will cause the top-docked
activity to resize, leading to flash in some cases.
To fix this, do not call startDragging in this scenario.
Google issue:
https://code.google.com/p/android/issues/detail?id=224851
Change-Id: Iac58d536ccf668eed67f82418ce2cf90d46670ed
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions