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的编写。
Music Player using android studio. It will display all the audio files present in your device and on clicking on any file it will direct you to the music player and will play it automatically. One can pause, go to next or previous song also. On completing the song it will start playing the next one.
👉A Common Adapter for ListView And GridView(ListView 和 GridView 的通用适配器)
ListViewEasyAdapter is a convenient adapter for ListView.
How to use a Custom List View in Android
Android app to listen podcasts for language learning
ListView in Android Studio Kotlin
Displays a list of hero data with 3 modes, namely lists using the ListView builder, grids using the GridView builder, and cards using the CardView builder.
App uses ORMLite Third-party library as persistent data base that stores shopping and articles list. Each shopping list has own articles list. User can add, delete and edit articles names and amounts. Use can add, edit and delete shopping list.
This repository contains an Android application that demonstrates the use of RecyclerView and ListView components. The app allows users to view a list of items, add new items to the list, delete existing items, and update the content of the list as needed. Through this app, developers can gain an understanding of how to implement RecyclerVie
App uses ORMLite Third-party library as local data base. App has Navigation Drawer and its NavigationItem object that implements the Parcelable interface in order to past in its objects via a Bundle.User can order certain products. Each product has two categories(sweet and salty), name, description, image,price.
Simple example to use listview in android.
Learn about how to develop apps for both android and iOS using Flutter!!!
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.
Android application that utilizes the Google Books API to populate a list with search results.
Report-Card shows list of students, each student has own subjects list page, each subject has its info page. User can see students grades,displayed on a dialog page as well as average grades number.
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."