Merged BaresipContactScreen to ContactScreen

This commit is contained in:
Juha Heinanen
2026-05-19 09:38:13 +03:00
parent caa1baf0c8
commit d9a9fd63fb
8 changed files with 972 additions and 1154 deletions

View File

@ -286,7 +286,6 @@ class MainActivity : ComponentActivity() {
accountScreenRoute(navController)
codecsScreenRoute(navController)
contactsScreenRoute(navController)
baresipContactScreenRoute(navController)
contactScreenRoute(navController, viewModel)
callsScreenRoute(navController, viewModel)
callDetailsScreenRoute(navController, viewModel)