fix: android
This commit is contained in:
parent
e6b606e8fb
commit
1e487f89a5
@ -9,6 +9,8 @@ mod widgets;
|
||||
mod theme;
|
||||
mod note_store;
|
||||
|
||||
use eframe::Renderer;
|
||||
use crate::app::ZapStreamApp;
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
use winit::platform::android::activity::AndroidApp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user