summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMariia Sandrikova <mariiasand@google.com>2021-09-20 12:45:21 +0100
committerMariia Sandrikova <mariiasand@google.com>2021-09-20 21:01:37 +0100
commit472a79e4d7e46999936b6ed7c981149d611318a8 (patch)
tree6ec8b50d61af72e0ec322e6119ea288425002943 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent7fce162a21ed09f38ec7424ac74bf556b555a9b6 (diff)
Fix RuntimeException in GestureDetector for Letterbox.
RuntimeException in GestureDetector happened because GestureDetector constructor may only be used from android.os.Looper thread which wasn't always true. Fixing by explicitly providing the UI thread handler in GestureDetector constructor. Also, fix tests that were incorrectly changed in ag/15731742 due to this exception. Fix: 199596390 Test: manual - double tap now works for all apps. Change-Id: I622474bf2635d7d183b9e04994d0b6f25b1b1e94
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions