Tag

ViewPager2

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 13, 2023 · Mobile Development

SmartViewPager2Adapter: A Versatile ViewPager2 Adapter for Android

This article introduces the SmartViewPager2Adapter library, detailing its XML‑free setup, key features such as seamless data loading, gallery mode, infinite looping and auto‑scroll, and provides step‑by‑step Kotlin and Java code examples for integrating the adapter into Android projects.

JavaKotlinMobile UI
0 likes · 7 min read
SmartViewPager2Adapter: A Versatile ViewPager2 Adapter for Android
Sohu Tech Products
Sohu Tech Products
Aug 9, 2023 · Mobile Development

Understanding ViewPager2 OffscreenPageLimit and Its Performance Impact

This article explains the OffscreenPageLimit attribute of ViewPager2, how it controls off‑screen page loading, compares its default values with ViewPager, shows code implementations, analyzes performance trade‑offs, and provides practical recommendations for choosing an appropriate limit.

FragmentOffscreenPageLimitRecyclerView
0 likes · 16 min read
Understanding ViewPager2 OffscreenPageLimit and Its Performance Impact