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.
一个快速进行适配器编写的库,适用于RecyclerView、ListView、GridView、ViewPager、ViewPager2、ExpandableListView、Spinner等,可大大减少样板代码,简化Adapter的编写。
👉A Common Adapter for ListView And GridView(ListView 和 GridView 的通用适配器)
ListView in Android Studio Kotlin
App Android que obtiene los datos de forma local y muestra dos listas de personajes de Marvel. Al tap en un personaje se muestra su vista de detalle.
Add a description, image, and links to the listview-adapter topic page so that developers can more easily learn about it.
To associate your repository with the listview-adapter topic, visit your repo's landing page and select "manage topics."