android: fix issues due to rearchitecture

This commit is contained in:
William Casarin
2024-12-13 08:32:24 -08:00
parent 8b80096290
commit c3bbc6b977
8 changed files with 306 additions and 308 deletions

2
Cargo.lock generated
View File

@@ -2526,6 +2526,7 @@ dependencies = [
"egui",
"egui_extras",
"enostr",
"log",
"nostrdb",
"notedeck",
"notedeck_columns",
@@ -2557,7 +2558,6 @@ dependencies = [
"hex",
"image",
"indexmap",
"log",
"nostrdb",
"notedeck",
"open",