Package-level declarations
Types
Link copied to clipboard
Allows for combining multiple PageTransformer objects.
Link copied to clipboard
Adds space between pages via the ViewPager2.PageTransformer API.
Link copied to clipboard
ViewPager2 replaces androidx.viewpager.widget.ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
Link copied to clipboard
An OnApplyWindowInsetsListener that applies WindowInsets to all children of a ViewPager2, making sure they all receive the same insets regardless of whether any of them consumed any insets.