在 AdapterView 和 RecyclerView 中通用的 Adapter 和 ViewHolder。RecyclerView 支持 DataBinding 、多种 Item 类型、添加 Header 和 Footer。RecyclerView 竖直方向通用分割线 BGADivider
-
Updated
Apr 5, 2021 - Java
在 AdapterView 和 RecyclerView 中通用的 Adapter 和 ViewHolder。RecyclerView 支持 DataBinding 、多种 Item 类型、添加 Header 和 Footer。RecyclerView 竖直方向通用分割线 BGADivider
🍁 Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单。
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
A powerful multi-function library that extended base activity for Android!
基于阿里V-Layout的一个Android 简单的封装的通用Adapter。
⛳️ Easy to use android databinding ready recyclerview adapter
an android project for now fashion open source framework
RecyclerView、ViewPager adapter的极简化(简单到你无法想象),主要基于AndroidX ViewBinding。功能:统一adapter方法,合并到Activity层;对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。(ViewBinding Adapter)
SmartRecyclerView上拉刷新,下拉加载更多库
一个adapter容器,通过add其他adapter来解决复杂样式adapter逻辑太复杂太多的问题,如天猫首页首页、bilibili首页、今日头条首页、聊天页面。(RecyclerView Multiple Adapter Multiple Items Types Adapter)
使用Kotlin封装RecycleView的Adapter
使用kotlin语言为RecyclerView提供的SmartAdapter库
A sample (for education) Android app for manage your flow plans
Kotlin extension for Base adapter for typed object and notification for auto refresh
Using customize BaseAdapter to adapter on origin listview, create a MultiLevel function Listview
This App provides daily popular movie suggestions along with Movie ew details and story overview From the TMDB database.
The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.
Simple app for adding objects of cars and drivers and store it to database. This app built using Java (Android).
Add a description, image, and links to the baseadapter topic page so that developers can more easily learn about it.
To associate your repository with the baseadapter topic, visit your repo's landing page and select "manage topics."