summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAndrei Stingaceanu <stg@google.com>2015-10-20 19:11:23 +0100
committerAndrei Stingaceanu <stg@google.com>2015-10-21 15:42:00 +0100
commit2aaeefec92ad70d9797b98caed4b554b982421c8 (patch)
tree023ba491563bfb3659cab6760c86f4481cc7011f /tools/aapt2/java/JavaClassGenerator.cpp
parent5e4863205ee459cd8813f45e91b2e67c603d38ef (diff)
Fix toolbar flickering in ExtractedMode when longpressing.
onPreDraw starts an action mode in extract mode only which does not consider the type of motion event and since extracted mode never gets the focus event it never hides so it does not need to show again. Stop starting an action mode onPreDraw in extracted mode and let the onTouchEvent handle starting the mode. Also re-enabled dragging and dropping for ExtractedMode (most of the issues were caused by starting the action mode onPreDraw). Bug: 25102276 Change-Id: I90d8e9f42f395b6b529e4d023ba6939e0dfb147f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions