baseadapter
Here are 38 public repositories matching this topic...
Sort:Most stars
在 AdapterView 和 RecyclerView 中通用的 Adapter 和 ViewHolder。RecyclerView 支持 DataBinding 、多种 Item 类型、添加 Header 和 Footer。RecyclerView 竖直方向通用分割线 BGADivider
- Updated
Dec 10, 2024 - Java
🍁 Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单。
- Updated
Jan 27, 2024 - Java
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
- Updated
Feb 5, 2021 - Kotlin
A powerful multi-function library that extended base activity for Android!
- Updated
Mar 8, 2019 - Java
基于阿里V-Layout的一个Android 简单的封装的通用Adapter。
- Updated
Jun 12, 2018 - Java
⛳️ Easy to use databinding ready recyclerview adapter
- Updated
Aug 9, 2020 - Java
an android project for now fashion open source framework
- Updated
May 20, 2017 - Java
RecyclerView、ViewPager adapter的极简化(简单到你无法想象),主要基于AndroidX ViewBinding。功能:统一adapter方法,合并到Activity层;对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。(ViewBinding Adapter)
- Updated
Mar 29, 2024 - Kotlin
SmartRecyclerView上拉刷新,下拉加载更多库
- Updated
Sep 23, 2021 - Java
一个adapter容器,通过add其他adapter来解决复杂样式adapter逻辑太复杂太多的问题,如天猫首页首页、bilibili首页、今日头条首页、聊天页面。(RecyclerView Multiple Adapter Multiple Items Types Adapter)
- Updated
Aug 9, 2023 - Kotlin
使用Kotlin封装RecycleView的Adapter
- Updated
Jan 12, 2019 - Kotlin
使用kotlin语言为RecyclerView提供的SmartAdapter库
- Updated
Dec 22, 2021 - Kotlin
Kotlin extension for Base adapter for typed object and notification for auto refresh
- Updated
Dec 12, 2017 - Kotlin
A sample (for education) Android app for manage your flow plans
- Updated
Dec 20, 2018 - Java
Using customize BaseAdapter to adapter on origin listview, create a MultiLevel function Listview
- Updated
Jul 30, 2021 - Java
This App provides daily popular movie suggestions along with Movie ew details and story overview From the TMDB database.
- Updated
Sep 13, 2020 - Java
- Updated
Aug 7, 2017 - Java
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.
- Updated
Mar 28, 2019 - Java
App starts with splashscreen ,then shows up coffee images on the gridview. By clicking on item, opens certain coffee page where user can order coffee, set amount, check is wants topping or some cookies. Final order and the total price are sent as a message to the email by using implicit intent
- Updated
Feb 15, 2018 - Java
Improve this page
Add a description, image, and links to thebaseadapter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebaseadapter topic, visit your repo's landing page and select "manage topics."