feat(ui): drawer navigation and history

This commit is contained in:
Matthieu Bessat 2024-01-29 18:37:29 +01:00
parent 542253c518
commit 69b9f018b7
11 changed files with 294 additions and 104 deletions

View file

@ -9,5 +9,6 @@ crate-type = ["cdylib"]
[dependencies]
jni = "0.21.1"
popequer_rust = { path = "../../../popequer_rust" }
[target.'cfg(target_os = "android")'.dependencies]