mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Use egui_demo_lib in android example (#5780)
* [x] I have followed the instructions in the PR template
This commit is contained in:
@@ -1973,6 +1973,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"android_logger",
|
||||
"eframe",
|
||||
"egui_demo_lib",
|
||||
"egui_extras",
|
||||
"log",
|
||||
"winit",
|
||||
|
||||
Reference in New Issue
Block a user