add:add official gallery
This commit is contained in:
@@ -92,6 +92,9 @@ fun NavigationController(navController: NavHostController) {
|
||||
composable(route="LocationDetail") {
|
||||
LocationDetail()
|
||||
}
|
||||
composable(route="OfficialPhoto") {
|
||||
OfficialGalleryPage()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user