Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Jetpack Compose version: 1.7.8
Jetpack Compose component(s) used: Pager
Android Studio Build:
Android Studio Ladybug Feature Drop | 2024.2.2
Build #AI-242.23726.103.2422.12816248, built on December 18, 2024
Kotlin version: 2.1.10
Steps to Reproduce or Code Sample to Reproduce:
This code is a bit long, but the important points are
reverseLayout
andhorizontalScroll
. Pager cannot be dragged when both of them are enabled.