GitHub上幾種Android表格控件

一、LockTableView

GitHub:https://github.com/RmondJone/LockTableView

有基本功能(顯示數據),有上拉下拉,有點擊事件,但其它功能(如添加按鈕等)需要二次開發。

 

二、PanelList

GitHub:https://github.com/z3896823/PanelList

有基本功能(顯示數據),可多選,有點擊事件,每列只能對應一個按鈕。

 

三、ScrollablePanel

GitHub:https://github.com/Kelin-Hong/ScrollablePanel

 

四、TwoWayTable

GitHub:https://github.com/13657254209/TwoWayTable

方便二次開發。

 

五、BaseRecyclerViewAdapterHelper

GitHub:https://github.com/CymChad/BaseRecyclerViewAdapterHelper

功能非常強大,推薦。

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章