A library which configures a divider for a RecyclerView.
-
Updated
Oct 31, 2024 - Kotlin
A library which configures a divider for a RecyclerView.
A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager,when the RecyclerView used GridLayoutManager that supports Cross-Column feature.一款RecyclerView的分割线库,支持LinearLayoutManager和GridLayoutManager,当使用GridLayoutManager时支持跨行特性
RecyclerView功能强大的分割线:支持水平竖直方向LinearLayoutManager,支持draw颜色等;支持水平竖直方向GridLayoutManager,支持设置SpanSizeLookup,支持draw颜色等;支持水平竖直方向的StaggeredGridLayoutManager
Simple implementation for one item selected RecyclerView. This makes it easier to use arbitrary VideoView (such as MediaPlayer) in RecyclerView. This library includes RecyclerView.LayoutManager and Recyclerview.OnScrollListener.
Design and code of a restaurant menu app. It's just the frontend part.
This app is meant to be a type of items list, like a shopping list or a wishlist
An app that lists items in list format and grid format with RecyclerView.
Projetos, apostilas, exercícios e apresentações do curso CodeXP - Mobile.
The project statement given to us was to create a dynamic clone of Bumble dating app. We have used Intent and different layouts just to learn different layouts.
A workout app that allows the user to do 12 different exercises, calculates the body mass index(BMI) and lists the completed workouts together with the date and time.
A not-so-powerful and yet easy peasy tool to setup your Android RecyclerView in a convenient way. Be practical, may not be fancy.
An android application that allows the user to access content such as movies, songs, books, podcasts on the iTunes platform using the iTunes Search API.
Sample project showing apparent bug in findFirstCompletelyVisibleItemPosition()
Sample Android application to demonstrate usage of RecyclerView
Add a description, image, and links to the linearlayoutmanager topic page so that developers can more easily learn about it.
To associate your repository with the linearlayoutmanager topic, visit your repo's landing page and select "manage topics."