linearlayoutmanager
There are 17 repositories under linearlayoutmanager topic.
fondesa/recycler-view-divider
A library which configures a divider for a RecyclerView.
dkzwm/ItemDecorations
A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager,when the RecyclerView used GridLayoutManager that supports Cross-Column feature.一款RecyclerView的分割线库,支持LinearLayoutManager和GridLayoutManager,当使用GridLayoutManager时支持跨行特性
huangxiaolianghh/XRecyclerViewDivider
RecyclerView功能强大的分割线:支持水平竖直方向LinearLayoutManager,支持draw颜色等;支持水平竖直方向GridLayoutManager,支持设置SpanSizeLookup,支持draw颜色等;支持水平竖直方向的StaggeredGridLayoutManager
tbrand/OneItem
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.
Penrech/AppPizzeria
Design and code of a restaurant menu app. It's just the frontend part.
Penrech/ContetProvider_List
This app is meant to be a type of items list, like a shopping list or a wishlist
hstrada/senai-codexp-mobile
Projetos, apostilas, exercícios e apresentações do curso CodeXP - Mobile.
nero002/Bumble
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.
nurefsanyildiz/RecyclerView
An app that lists items in list format and grid format with RecyclerView.
jt-gilkeson/RecyclerViewPaddingDemo
Sample project showing apparent bug in findFirstCompletelyVisibleItemPosition()
nurefsanyildiz/7MinuteWorkout
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.
about-blank/RecyclerViewTest
Sample Android application to demonstrate usage of RecyclerView
kopihao/peasy-recyclerview
A not-so-powerful and yet easy peasy tool to setup your Android RecyclerView in a convenient way. Be practical, may not be fancy.
nurefsanyildiz/AppUsingItunesSearchApi
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.