android-tableview-kotlin icon indicating copy to clipboard operation
android-tableview-kotlin copied to clipboard

Android's missing TableView component.

Results 7 android-tableview-kotlin issues
Sort by recently updated
recently updated
newest added

tried to build with android studio. get the error/android-tableview-kotlin-master3/release.properties(No such file or directory)

Hi, Do you have an example project? I couldn't make it work by following the step by step. thank you

At first thank you for your library. Its an amazing library. Currently facing an issue. While I am scrolling vertically its working fine. But in some cases while scrolling horizontally...

Please, I using app:table_show_horizontal_separator="true" app:table_show_vertical_separator="true" but Tablview no show scrollbar. help me.

I have roomdatabase where i am getting livedata from database and was giving it to recyclerview. i have implement using List but not as LiveData can we do it ?

Hi, Thanks a lot for this library. Is it possible to fix a certain column at the top where the header is or below it so it doesn't leave screen...

I just want to start out by saying this is a great utility. I am in middle of going through the features, so I still have yet to seen everything...