Skip to content

Latest commit

 

History

History
89 lines (82 loc) · 10.1 KB

list.md

File metadata and controls

89 lines (82 loc) · 10.1 KB

RecyclerView

No. Name Demo
01 SuperRecyclerView https://github.com/Malinskiy/SuperRecyclerView
02 Advanced Recyclerview https://www.youtube.com/watch?feature=player_embedded&v=S7cSwMArjUQ
03 DynamicRecyclerView (https://github.com/ismoli/DynamicRecyclerView
04 SuperSLiM https://github.com/TonicArtos/SuperSLiM
05 epoxy https://github.com/airbnb/epoxy
06 Renderers https://github.com/pedrovgs/Renderers
07 AutoAdapter https://github.com/Zuluft/AutoAdapter
08 UltimateRecyclerView
09 XRecyclerView
10 SlimAdapter
11 PowerfulRecyclerViewAdapter
12 recyclerviewhelper
13 RecyclerViewUndoSwipe
14 FastAdapter
15 InfiniteRecyclerView
16 Circular-Layout-Manager
17 AutoplayVideos
18 DiscrollView2

Effect

No. Name Demo
01 discrollview https://www.youtube.com/watch?v=FGYaweSP3sA&feature=youtu.be
02 android-parallax-recyclerview
03 PullZoomRecyclerView
04 ShimmerRecyclerView
05 BeautifulParallax

Decoration

No. Name Demo
01 RecyclerItemDecoration
02 Dividers
03 RecyclerView-FlexibleDivider

Header / Section

No. Name Demo
01 recyclerview-stickyheaders https://github.com/eowise/recyclerview-stickyheaders
02 header-decor
03 RecyclerViewHeader.png
04 sticky-headers-recyclerview
05 SectionedRecyclerViewAdapter
06 sectioned-recyclerview
07 SectionedRecyclerView

Swipe

No. Name Demo
01 RecyclerViewEnhanced
02 SwipeRevealLayout
03 BGASwipeItemLayout-Android
04 RecyclerViewSwipeDismiss
05 AndroidSwipeLayout

Messages

No. Name Demo
01 TGOCMessagesActivity
02 ChatMessageView
03 ChatMessageView
04 SlyceMessaging

Adapter

======================

No. Name Demo
01 SuperAdapter https://github.com/byteam/SuperAdapter
02 LastAdapter https://github.com/nitrico/LastAdapter
03 Renderers https://github.com/pedrovgs/Renderers
04 EfficientAdapter https://github.com/StanKocken/EfficientAdapter
05 RxRecyclerAdapter https://github.com/ahmedrizwan/RxRecyclerAdapter

Other

No. Name Demo
01 AndroidTreeView
02 CircleRecyclerView
03 SortableTableView