|  23b0dd6ffd # Objective - Remove dependency in bevy_asset to bevy_winit - First step for #15565 ## Solution - the static `ANDROID_APP` and the `android_activity` reexport are now in `bevy_window` ## Migration Guide If you use the `android_activity` reexport from `bevy::winit::android_activity`, it is now in `bevy:🪟:android_activity`. Same for the `ANDROID_APP` static | ||
|---|---|---|
| .. | ||
| event.rs | ||
| lib.rs | ||
| monitor.rs | ||
| raw_handle.rs | ||
| system_cursor.rs | ||
| system.rs | ||
| window.rs | ||