All Projects → Focuslayoutmanager → Similar Projects or Alternatives

446 Open source projects that are alternatives of or similar to Focuslayoutmanager

GeneralRecyclerViewFragment
Can automatically pull down the refresh, pull up the page of RecyclerviewFragment(能够自动下拉刷新,上拉翻页的RecyclerviewFragment)
Stars: ✭ 56 (-92.75%)
Mutual labels:  recyclerview
Async Expandable List
Stars: ✭ 221 (-71.37%)
Mutual labels:  recyclerview
Nestedrecyclerview
🔥Copied the homepage of taobao and jd.com, and realized the TAB ceiling effect through two-layer nesting RecyclerView .
Stars: ✭ 479 (-37.95%)
Mutual labels:  recyclerview
Commonadapter
一个适用于ListView/GridView/RecyclerView的Adapter库,简化大量重复代码,支持多种布局,可自定义图片加载的实现。
Stars: ✭ 219 (-71.63%)
Mutual labels:  recyclerview
codeKK-Android
http://p.codekk.com/
Stars: ✭ 29 (-96.24%)
Mutual labels:  recyclerview
Licenseadapter
adapter for RecyclerView to display app's oss dependencies' license
Stars: ✭ 209 (-72.93%)
Mutual labels:  recyclerview
Fastadapter
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
Stars: ✭ 3,512 (+354.92%)
Mutual labels:  recyclerview
Flap
Flap(灵动),一个基于 RecyclerView 的页面组件化框架。
Stars: ✭ 204 (-73.58%)
Mutual labels:  recyclerview
TimelineView
A customizable and easy-to-use Timeline View library for Android. Works as a RecyclerView decorator (ItemDecoration)
Stars: ✭ 169 (-78.11%)
Mutual labels:  recyclerview
Tabscrollattacher
Attach TabLayout and RecyclerView. Useful for categorizing RecyclerView items.
Stars: ✭ 196 (-74.61%)
Mutual labels:  recyclerview
Codeview Android
Display code with syntax highlighting ✨ in native way.
Stars: ✭ 748 (-3.11%)
Mutual labels:  recyclerview
Multiselectadapter
MultiSelectAdapter可以让你的Adapter快速实现多选和批量操作
Stars: ✭ 195 (-74.74%)
Mutual labels:  recyclerview
AndroidRecyclerViewWithLoadingEmptyAndRetry
recyclerview
Stars: ✭ 16 (-97.93%)
Mutual labels:  recyclerview
Diffadapter
A high-performance , easy-to-use Adapter for RecyclerView ,using diffutil
Stars: ✭ 193 (-75%)
Mutual labels:  recyclerview
Swipedelmenulayout
The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
Stars: ✭ 3,376 (+337.31%)
Mutual labels:  recyclerview
Easyadapter
This project demonstrates simple approach for implementation complex lists, based on RecyclerView.
Stars: ✭ 187 (-75.78%)
Mutual labels:  recyclerview
Shopping-Ecommerce-App-Project
Online shopping App built on Android Studio and Firebase Real-time Database.
Stars: ✭ 46 (-94.04%)
Mutual labels:  recyclerview
Sherlockadapter
一个万能的封装了RecyclerView.Adapter的功能库。
Stars: ✭ 186 (-75.91%)
Mutual labels:  recyclerview
Douban
Douban book website demo by server side render
Stars: ✭ 468 (-39.38%)
Mutual labels:  douban
Dragdroptworecyclerviews
A code example demonstrating a dragging and dropping from one RecyclerView into another RecyclerView.
Stars: ✭ 181 (-76.55%)
Mutual labels:  recyclerview
RecyclerViewItemTouchUsing
图文混排发帖(完美复现汽车之家论坛发帖)
Stars: ✭ 23 (-97.02%)
Mutual labels:  recyclerview
Tvrecyclerview
A custom RecyclerView for Android TV end
Stars: ✭ 320 (-58.55%)
Mutual labels:  recyclerview
InstantRecyclerView
A library that helps to implement a complex list with RecyclerView.(RecyclerView使用的封装与优化,帮助你快速利用RecyclerView构建复杂列表)
Stars: ✭ 22 (-97.15%)
Mutual labels:  recyclerview
Snappyrecyclerview
An extension to RecyclerView which will snap to child Views to the specified anchor, START, CENTER or END.
Stars: ✭ 178 (-76.94%)
Mutual labels:  recyclerview
android-recyclerview-binding
RecyclerView + Data Binding + LiveData Sample
Stars: ✭ 45 (-94.17%)
Mutual labels:  recyclerview
Customadapter
RV Adapter 优雅封装,抽取列表模版,可以快速的添加一个列表,使用组装的方式构建Adapter,抽象Cell 角色,负责创建ViewHolder,绑定数据和逻辑处理。Cell为一个独立的组件。
Stars: ✭ 172 (-77.72%)
Mutual labels:  recyclerview
Indicatorfastscroll
Android library providing a simple UI control for scrolling through RecyclerViews
Stars: ✭ 599 (-22.41%)
Mutual labels:  recyclerview
Fastadapter
快速使用的RecyclerView Adapter
Stars: ✭ 170 (-77.98%)
Mutual labels:  recyclerview
RecyclerViewAdapter
A RecyclerView Adapter that support load more and add headerview
Stars: ✭ 145 (-81.22%)
Mutual labels:  recyclerview
Timeline
瀑布流式的时间轴
Stars: ✭ 2,028 (+162.69%)
Mutual labels:  recyclerview
Byrecyclerview
🔥 RecyclerView 下拉刷新、加载更多、item点击/长按、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter(RV/LV)等
Stars: ✭ 290 (-62.44%)
Mutual labels:  recyclerview
Materialtransitionanimation
Material Animations practice which is inspired from
Stars: ✭ 165 (-78.63%)
Mutual labels:  recyclerview
Exposure
Exposure是一个帮助做曝光统计需求的库,可以很方便的对曝光事件进行埋点,在现有代码上少量侵入即可实现曝光埋点。支持RV的线性布局、网格布局、瀑布流布局、横向滑动RV,ScrollView等各种滚动布局。支持配置item的有效曝光面积。
Stars: ✭ 51 (-93.39%)
Mutual labels:  recyclerview
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-79.53%)
Mutual labels:  recyclerview
Tvrecyclerview
TvRecyclerView--针对TV端特性进行的适配与开发
Stars: ✭ 453 (-41.32%)
Mutual labels:  recyclerview
Inboxrecyclerview
Build expandable descendant navigation, inspired by Google Inbox
Stars: ✭ 1,953 (+152.98%)
Mutual labels:  recyclerview
Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
Stars: ✭ 722 (-6.48%)
Mutual labels:  recyclerview
Android List To Grid
Implementation of List to Grid: Icon Transition
Stars: ✭ 147 (-80.96%)
Mutual labels:  recyclerview
Cardslideview
一行代码实现ViewPager卡片效果,比ViewPager2更强大,底层同样是RecyclerView
Stars: ✭ 301 (-61.01%)
Mutual labels:  recyclerview
Android Rv Swipe Delete
RecyclerView swipe to delete example.
Stars: ✭ 143 (-81.48%)
Mutual labels:  recyclerview
MultiSelectionRecyclerView
Android RecyclerView multi selection expand list items and change list items color
Stars: ✭ 19 (-97.54%)
Mutual labels:  recyclerview
Expandablerecyclerview
ExpandableRecyclerView with smoothly animation.
Stars: ✭ 135 (-82.51%)
Mutual labels:  recyclerview
devbricksx-android
DevBricksX provides plenty of useful classes that will be used in daily Android development.
Stars: ✭ 22 (-97.15%)
Mutual labels:  recyclerview
RecyclerviewNestedRecyclerview
An example of a recyclerview nested recyclerview
Stars: ✭ 31 (-95.98%)
Mutual labels:  recyclerview
Tableview
A RecyclerView that looks like a TableView, can scroll horizontally and vertically with a fixed header at the same time.
Stars: ✭ 135 (-82.51%)
Mutual labels:  recyclerview
PopClip-Extensions
Extentions I made for PopClip.
Stars: ✭ 17 (-97.8%)
Mutual labels:  douban
Coinverse
Coinverse Open App is the first audiocast app for cryptocurrency news. 🚀
Stars: ✭ 133 (-82.77%)
Mutual labels:  recyclerview
Kiel
Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.
Stars: ✭ 297 (-61.53%)
Mutual labels:  recyclerview
Kotlin Adapter
🔥 RecyclerView,AbsListView适配器, 支持多种视图样式, 支持吸顶、侧滑删除、拖拽效果
Stars: ✭ 132 (-82.9%)
Mutual labels:  recyclerview
Statik
A simple static list information backed by RecyclerView for Android in Kotlin
Stars: ✭ 22 (-97.15%)
Mutual labels:  recyclerview
Recycler Fast Scroll
Provides fast scroll and section idexer for recycler view
Stars: ✭ 445 (-42.36%)
Mutual labels:  recyclerview
shirokumacafe
白熊咖啡馆的豆瓣广播
Stars: ✭ 21 (-97.28%)
Mutual labels:  douban
Multityperecyclerviewadapter
一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter
Stars: ✭ 763 (-1.17%)
Mutual labels:  recyclerview
Materialscrollbar
An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Stars: ✭ 761 (-1.42%)
Mutual labels:  recyclerview
android-file-manager
A File Manager for Android
Stars: ✭ 19 (-97.54%)
Mutual labels:  recyclerview
Wechat Miniprogram Examples
WeChat mini program examples. 微信小程序示例
Stars: ✭ 634 (-17.88%)
Mutual labels:  douban
Androidribbon
🎀 The simple way to implement a beautiful ribbon with the shimmering on Android.
Stars: ✭ 502 (-34.97%)
Mutual labels:  recyclerview
Corbind
Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
Stars: ✭ 357 (-53.76%)
Mutual labels:  recyclerview
FastScroll-RecyclerView
ReyclerView with fast scrolling and scroll popups
Stars: ✭ 37 (-95.21%)
Mutual labels:  recyclerview
Doubanbook
竹简——最全中文ISBN信息查询接口
Stars: ✭ 234 (-69.69%)
Mutual labels:  douban
301-360 of 446 similar projects