summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorZach Swasey <swasey@amazon.com>2014-04-17 17:49:35 -0700
committerZach Swasey <swasey@amazon.com>2014-04-21 14:54:21 -0700
commita33666a7cacc72ad1ebcd1652a241b2bb7149914 (patch)
tree642c9dae1ebad357cc53c3a78f5fd339cdfbe087 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenta48985349cb26757b6c4be18acc496ab6d1110e5 (diff)
Add TYPE_MAGNIFICATION_OVERLAY to InputWindowInfo::isTrustedOverlay()
This fixes a bug where a View with filterTouchesWhenObscured will have all touches filtered when in magnification accessibility mode. This is due to magnification being a separate Window over top of the running Activity. The method onFilterTouchEventForSecurity in View will then always return false when filterTouchesWhenObscured is enabled on the View. By adding the magnification Window to the list of Trusted Overlays we can ensure that touches will work properly with this property enabled. Change-Id: I07706588a625682d05da5cb19f401139eb08a54c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions