Viewpager
Latest Update | Stable Release | Release Candidate | Beta Release | Alpha Release |
---|---|---|---|---|
October 30, 2024 | 1.0.0 | - | 1.1.0-beta01 | - |
Feedback
Your feedback helps make Jetpack better. Let us know if you discover new issues or have ideas for improving this library. Please take a look at the existing issues in this library before you create a new one. You can add your vote to an existing issue by clicking the star button.
See the Issue Tracker documentation for more information.
Version 1.1
Version 1.1.0-beta01
October 30, 2024
androidx.viewpager:viewpager:1.1.0-beta01
is released. Version 1.1.0-beta01 contains these commits.
API Changes
- Added nullability annotations in
ViewPager
. (I5d7f9, b/236498002)
Version 1.1.0-alpha01
September 15, 2021
androidx.viewpager:viewpager:1.1.0-alpha01
is released. Version 1.1.0-alpha01 contains these commits.
Bug Fixes
- Added support for Android 12 stretch over scroll edge effect.