All Projects → brkckr → Tableview

brkckr / Tableview

A RecyclerView that looks like a TableView, can scroll horizontally and vertically with a fixed header at the same time.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tableview

Tableview
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Stars: ✭ 2,928 (+2068.89%)
Mutual labels:  recyclerview, tableview
XTableView
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
Stars: ✭ 15 (-88.89%)
Mutual labels:  recyclerview, tableview
Aiforms.settingsview
SettingsView for Xamarin.Forms
Stars: ✭ 274 (+102.96%)
Mutual labels:  recyclerview, tableview
android-tableview-kotlin
Android's missing TableView component.
Stars: ✭ 40 (-70.37%)
Mutual labels:  recyclerview, tableview
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (+163.7%)
Mutual labels:  recyclerview, tableview
Easyadapter
Recyclerview adapter library- Create adapter in just 3 lines of code
Stars: ✭ 122 (-9.63%)
Mutual labels:  recyclerview
Xrefreshlayout
【已过时,不再更新,请使用更强大的SmartRefreshLayout!】A refresh layout(无侵入下拉刷新和加载布局), can refresh RecyclerView for all LayoutManager, NestedScrollView。
Stars: ✭ 127 (-5.93%)
Mutual labels:  recyclerview
Baserecyclerviewadapter
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
Stars: ✭ 120 (-11.11%)
Mutual labels:  recyclerview
Emptykit
A lightweight, swift library for displaying emptyView whenever the view(tableView/collectionView) has no content to display, just like DZNEmptyDataSet
Stars: ✭ 117 (-13.33%)
Mutual labels:  tableview
Coinverse
Coinverse Open App is the first audiocast app for cryptocurrency news. 🚀
Stars: ✭ 133 (-1.48%)
Mutual labels:  recyclerview
Easyrecyclerview
🎞 Easy recyclerview for Android
Stars: ✭ 131 (-2.96%)
Mutual labels:  recyclerview
Anwexpandscrollview
Expand - Collapse Scroll View - Animate With Pinch Gesture
Stars: ✭ 125 (-7.41%)
Mutual labels:  tableview
Greedo Layout For Android
Full aspect ratio grid LayoutManager for Android's RecyclerView
Stars: ✭ 1,588 (+1076.3%)
Mutual labels:  recyclerview
Fullrecyclerview
This is a compilation of different kinds and actions in recyclerView
Stars: ✭ 127 (-5.93%)
Mutual labels:  recyclerview
Recyclerview
How to use a recyclerview
Stars: ✭ 121 (-10.37%)
Mutual labels:  recyclerview
Kotlin Adapter
🔥 RecyclerView,AbsListView适配器, 支持多种视图样式, 支持吸顶、侧滑删除、拖拽效果
Stars: ✭ 132 (-2.22%)
Mutual labels:  recyclerview
Swipemenulayout
🔥一个零耦合的侧滑菜单,支持RecyclerView、ListView、GridView等不同条目布局,支持菜单在左或在右,可选滑动阻塞,是否禁用等功能
Stars: ✭ 120 (-11.11%)
Mutual labels:  recyclerview
Luexpandabletableview
A subclass of UITableView with expandable and collapsible sections
Stars: ✭ 125 (-7.41%)
Mutual labels:  tableview
Sectionedrecyclerviewadapter
An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
Stars: ✭ 1,659 (+1128.89%)
Mutual labels:  recyclerview
Recyclerbanner
用RecyclerView实现无限轮播图,有普通版和3d版
Stars: ✭ 1,600 (+1085.19%)
Mutual labels:  recyclerview

TableView

A RecyclerView that looks like a TableView with a fixed header that can scroll horizontally and vertically at the same time.

TableView Preview


Features

  • Both horizontal and vertical scrollable
  • Searchable

License

This project is licensed under the terms of the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].