summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2017-04-26 15:53:51 -0700
committerWinson Chung <winsonc@google.com>2017-04-28 13:34:24 -0700
commit34488242f889d4d5889a38f796633b0d1c8b5541 (patch)
tree84a37e518d2d293c983ddce7421c38974c167f6e /rs/java/android/renderscript/ProgramRaster.java
parent2d5c0d89e5315f6e84b2d8499828235e0b0291f3 (diff)
Fix issue with double tapping PiP
- This is only an issue when double tapping while the menu is visible in the initial close state. The problem was that in a double tap, the first tap could trigger a move as the activity is actively resized, which triggers the input consumer to be re-registered. Then the subsequent tap will trigger an unexpected expand on touch up, which then can conflict when the menu gets resized down to the unexpanded state. For now, when expanding to/from the expanded state, disallow touches until after the animation ends, like we do in the input consumer touch handler. Bug: 37657050 Test: Double tap the PIP when it is unexpanded, ensure that it expands Change-Id: Ib68bcb80a54a801181f02ff73e7188678a26dd9b
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions