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