mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-09-01 16:59:35 +02:00
android: make bypass compatibility check button scroll to next onboarding page
This commit is contained in:
+3
@@ -191,6 +191,9 @@ fun OnboardingScreen(
|
||||
NotSupportedPage(
|
||||
bypassCompatibilityCheck = {
|
||||
bypassDeviceCheck(sharedPreferences)
|
||||
animationScope.launch {
|
||||
state.animateScrollToItem(3)
|
||||
}
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user