Assigned
Status Update
Comments
ch...@google.com <ch...@google.com>
ar...@google.com <ar...@google.com>
ar...@google.com <ar...@google.com> #2
there are some image for help
Description
Other issues:
android_native_app_glue.c -> default_motion_filter
// Do check the SOURCE_TOUCHSCREEN bits, not just the value.
return (event->source & SOURCE_TOUCHSCREEN) == SOURCE_TOUCHSCREEN;
event->source can include the SOURCE_TOUCH_NAVIGATION bits also