mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-17 20:18:55 +00:00
c75f33a81e
This maintains compatibility with the `ndk` crate's `Pointer` API Ref: https://github.com/rust-windowing/android-ndk-rs/pull/323 This will also be required for enabling pen pressure support to Winit, re: https://github.com/rust-windowing/winit/pull/2396