feat(ui): drawer navigation and history
This commit is contained in:
parent
542253c518
commit
69b9f018b7
11 changed files with 294 additions and 104 deletions
|
|
@ -9,5 +9,6 @@ crate-type = ["cdylib"]
|
|||
|
||||
[dependencies]
|
||||
jni = "0.21.1"
|
||||
popequer_rust = { path = "../../../popequer_rust" }
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue