AssemblyAdapter 是 Android 上的一个为各种 Adapter 提供开箱即用实现的库。AssemblyAdapter is a library on Android that provides out-of-the-box implementations for various Adapters.
-
Updated
Jul 6, 2022 - Kotlin
AssemblyAdapter 是 Android 上的一个为各种 Adapter 提供开箱即用实现的库。AssemblyAdapter is a library on Android that provides out-of-the-box implementations for various Adapters.
Easiest android view pager adapter implementation
一个快速进行适配器编写的库,适用于RecyclerView、ListView、GridView、ViewPager、ViewPager2、ExpandableListView、Spinner等,可大大减少样板代码,简化Adapter的编写。
Viewpager is a very good feature of android development, it facilitates users to traverse from one view to another view by swiping the screen horizontally.
Add a description, image, and links to the viewpager-adapter topic page so that developers can more easily learn about it.
To associate your repository with the viewpager-adapter topic, visit your repo's landing page and select "manage topics."