We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce32172 commit bd03f7dCopy full SHA for bd03f7d
1 file changed
apps/flipcash/app/src/main/kotlin/com/flipcash/app/internal/ui/navigation/AppScreenContent.kt
@@ -1,6 +1,7 @@
1
package com.flipcash.app.internal.ui.navigation
2
3
import androidx.compose.runtime.Composable
4
+import cafe.adriel.voyager.core.screen.Screen
5
import cafe.adriel.voyager.core.registry.ScreenRegistry
6
import com.flipcash.app.appsettings.AppSettingsScreen
7
import com.flipcash.app.backupkey.BackupKeyScreen
0 commit comments