인디노트
안드로이드 데이터 그리드 (테이블) 뷰 콤포넌트 있는곳 본문
https://android-components.readthedocs.io/en/latest/grid/index.html
DataGridView Documentation — Android Components 1.0.0 documentation
Docs » DataGridView Documentation Edit on GitHub DataGridView Documentation DataGridView can be used to display a list or table of data records providing features like pagination. Its takes a List of Maps that contains data and renders each row using a se
android-components.readthedocs.io
https://github.com/evrencoskun/TableView
evrencoskun/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells. - evrencoskun/TableView
github.com
반응형
'소스 팁 > Java, Android, Kotlin' 카테고리의 다른 글
Android 장치의 UUID 같은것을 가져오는 기능의 코드 스니펫 (0) | 2021.07.13 |
---|---|
안드로이드 시리얼 통신_USB_COM_PROT (0) | 2021.07.08 |
Kotlin 에서의 for 와 forEach 의 처리속도 체크에 대한 이해도 높은 글 (0) | 2021.06.05 |
안드로이드 미디어 데이터 엑세스 관련 자료 있는곳 (0) | 2020.03.02 |
Understanding VectorDrawable pathData commands in Android (0) | 2019.09.19 |
Comments