We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84960be commit cab676dCopy full SHA for cab676d
app/src/main/java/to/bitkit/ui/onboarding/OnboardingSlidesScreen.kt
@@ -49,7 +49,9 @@ import to.bitkit.ui.shared.util.screen
49
import to.bitkit.ui.theme.AppThemeSurface
50
import to.bitkit.ui.theme.Colors
51
import to.bitkit.ui.utils.withAccent
52
+
53
private const val LAST_PAGE_INDEX = 3
54
55
@Composable
56
fun OnboardingSlidesScreen(
57
currentTab: Int = 0,
0 commit comments