mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-10 08:44:11 +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