4 Repositories
Android listadapter Libraries
Room Database Queries with Kotlin Flow
Room Database Queries with Flow This app displays a list of bus stops and arrival times. Tapping a bus stop on the first screen will display a list of
0 Apr 26, 2022
Simple Caching application from @CodinginFlow
SimpleCaching Simple app that fetches data from a REST API using Retrofit, and caches this data for offline use in an SQLite database using the Room p
1 Dec 14, 2022
DiffUtilTest - DiffUtil, ListAdapter 학습
DiffUtil Test 목표 https://thdev.tech/kotlin/2020/09/22/kotlin_effective_03/ 위 블로그 글, 예제를 따라하며 DiffUtil 에 대한 학습과 ListAdapter 에 대한 학습 그 외 배운것들 😃 Fragmen
0 Jan 2, 2022
Android library that allows you to bind a LinearLayout with a ListAdapter.
LinearListView Android library that allows you to bind a LinearLayout with a ListAdapter. Download Gradle: dependencies { compile 'com.github.franki
571 Dec 22, 2022