TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.15k
stars
457
forks
source link
I have created the table and i have put an edit text and some text views when i try to click the edit text to write it goes to the first item in the table #412
I have created the table and i have put an edit text and some text views when i try to click the edit text to write it goes to the first item in the table. When i click
I have created the table and i have put an edit text and some text views when i try to click the edit text to write it goes to the first item in the table. When i click
https://github.com/evrencoskun/TableView/assets/98187701/df0a3ca6-b739-48c4-85b3-59db5adacd18
on the first item in the table it works fine but when i go beyond the first it teleports to the first item