张政豪

Results 1 comments of 张政豪

I think the bug related to `default_motion_filter` in https://github.com/rust-mobile/android-activity https://github.com/rust-mobile/android-activity/blob/0d299300f4120821ae1fcaaf0276129c512c2c96/android-activity/game-activity-csrc/game-activity/native_app_glue/android_native_app_glue.c#L265-L268 Touchscreens on some devices might not be recognized as `SOURCE_TOUCHSCREEN`. In my app of Ruffle on Android, I remove `default_motion_filter`...