Files
android-activity/examples
Robert Bragg 11c3af686f examples: winit simplifications
* Since we can rely on `Resumed` events for all platforms with Winit 0.27
we can remove the alternative `NewEvents` path for initializing state.
* Removes some unnecessary abstraction for the app state.
* Bumps agdk-egui to egui 0.19 (Winit 0.27)
2022-08-24 21:23:29 +01:00
..
2022-08-14 00:16:21 +01:00
2022-08-24 20:35:41 +01:00
2022-08-24 21:23:29 +01:00