Stay organized with collections
Save and categorize content based on your preferences.
Display Views or Fragments in a swipeable format. If possible, use viewpager2 instead.
Latest Update |
Stable Release |
Release Candidate |
Beta Release |
Alpha Release |
December 11, 2024 |
1.1.0 |
- |
- |
- |
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.
Create a new issue
See the Issue Tracker documentation
for more information.
Version 1.1
Version 1.1.0
December 11, 2024
androidx.viewpager:viewpager:1.1.0
is released. Version 1.1.0 contains these commits.
Important changes since 1.0.0
- Added support for Android 12 stretch over scroll edge effect.
- Added nullability annotations in
ViewPager
.
Version 1.1.0-rc01
November 13, 2024
androidx.viewpager:viewpager:1.1.0-rc01
is released with no changes since the beta version. Version 1.1.0-rc01 contains these commits.
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
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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-29 UTC."],[],[],null,["# Viewpager\n=========\n\n[User Guide](/guide/navigation/navigation-swipe-view) \nAPI Reference \n[androidx.viewpager.widget](/reference/kotlin/androidx/viewpager/widget/package-summary) \nDisplay Views or Fragments in a swipeable format. If possible, use viewpager2 instead. \n\n| Latest Update | Stable Release | Release Candidate | Beta Release | Alpha Release |\n|-------------------|-----------------------------------------------------|-------------------|--------------|---------------|\n| December 11, 2024 | [1.1.0](/jetpack/androidx/releases/viewpager#1.1.0) | - | - | - |\n\nFeedback\n--------\n\nYour feedback helps make Jetpack better. Let us know if you discover new issues or have\nideas for improving this library. Please take a look at the\n[existing issues](https://issuetracker.google.com/issues?q=componentid:460322%20status:open)\nin this library before you create a new one. You can add your vote to an existing issue by\nclicking the star button.\n\n[Create a new issue](https://issuetracker.google.com/issues/new?component=460322&template=1422806)\n\nSee the [Issue Tracker documentation](https://developers.google.com/issue-tracker)\nfor more information.\n\nVersion 1.1\n-----------\n\n### Version 1.1.0\n\nDecember 11, 2024\n\n`androidx.viewpager:viewpager:1.1.0` is released. Version 1.1.0 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/2e8557665341778706cecc145df2248d8cf68dd9..d6381f697b4a6731eac1a3b48516271500d65cb2/viewpager/viewpager).\n\n**Important changes since 1.0.0**\n\n- Added support for Android 12 stretch over scroll edge effect.\n- Added nullability annotations in `ViewPager`.\n\n### Version 1.1.0-rc01\n\nNovember 13, 2024\n\n`androidx.viewpager:viewpager:1.1.0-rc01` is released with no changes since the beta version. Version 1.1.0-rc01 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/34af004680b9f8d5c6ecc7fd2fc9f41300ccf343..2e8557665341778706cecc145df2248d8cf68dd9/viewpager/viewpager).\n\n### Version 1.1.0-beta01\n\nOctober 30, 2024\n\n`androidx.viewpager:viewpager:1.1.0-beta01` is released. Version 1.1.0-beta01 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/1a3dcfb231517d6104969f17063fcc6c97ba6eeb..34af004680b9f8d5c6ecc7fd2fc9f41300ccf343/viewpager/viewpager).\n\n**API Changes**\n\n- Added nullability annotations in `ViewPager`. ([I5d7f9](https://android-review.googlesource.com/#/q/I5d7f9aba7faaebb7f17fb4bf8c7cffd6c025e87c), [b/236498002](https://issuetracker.google.com/issues/236498002))\n\n### Version 1.1.0-alpha01\n\nSeptember 15, 2021\n\n`androidx.viewpager:viewpager:1.1.0-alpha01` is released. [Version 1.1.0-alpha01 contains these commits.](https://android.googlesource.com/platform/frameworks/support/+log/1a3dcfb231517d6104969f17063fcc6c97ba6eeb/viewpager/viewpager)\n\n**Bug Fixes**\n\n- Added support for Android 12 stretch over scroll edge effect."]]