ListView exmaple using custom adapter
-
Updated
Apr 19, 2018 - Java
ListView exmaple using custom adapter
This application uses RelativeLayout to use cardView , displaying widgets present in RecyclerView. And use of the framework of adapter-design-pattern 1. AdapterVIew 2. Data storage 3. Adapter
A simple Android app showing a list with RecycleView, Custom Adapter and CardView in Kotlin.
Приложение выполнено в 2020 году в качестве лабораторной работы по программированию. Приложение отображает демонстрационные данные о модельном ряде и акциях вымышленного автосалона.
Orhan Uçar Vize 2
Record Video, Play Video Using VideoView, and using onScroll ListView
Mobile Android Pantry App
A simple app using ListViews and Custom Adapter to display a complex list of items.
Adapter using binding support many feature to make adapter FASTER & EASIER
short project made in 1 day. Uses AWS as server.
This library is design to set ListView with Headers and sub rows.
Приложение было разработано в 2018 году в качестве практической части отчёта по учебной практике. С помощью приложения можно создавать, просматривать, редактировать и удалять записи о тренировках, записи измерений параметров тела и заметки. Кроме того, имеется возможность просматривать историю выполнения упражнений.
Note App End of Training Project
Multiple Activity Android App
In this demo, Grid is bind with data from Custom Adaptor which is created as a component when DataAdaptor is extended from OwningComponentBase. You can create Custom Adaptor from any of the two versions of the class, DataAdaptor and DataAdaptor<T>. In this demo we have used the DataAdaptor version.
This App show famous place in Bundelkhand - Uttar Pradesh,India.
Library for android. RecyclerView adapter with header section
In this demo, grid is bound with data using CustomAdaptor Dependency Injection with CRUD operations, sorting and filtering.
In this demo, Grid is bind with data from Custom Adaptor which is created as a component when DataAdaptor is extended from OwningComponentBase. You can create Custom Adaptor from any of the two versions of the class, DataAdaptor and DataAdaptor<T>. In this demo we have used the DataAdaptor<T> version.
Add a description, image, and links to the customadapter topic page so that developers can more easily learn about it.
To associate your repository with the customadapter topic, visit your repo's landing page and select "manage topics."