mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-18 04:28:55 +00:00
Update examples to use android_activity
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use game_activity::{AndroidApp, PollEvent, MainEvent};
|
||||
use android_activity::{AndroidApp, PollEvent, MainEvent};
|
||||
use log::info;
|
||||
|
||||
#[no_mangle]
|
||||
|
||||
Reference in New Issue
Block a user