evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.13k stars 453 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

Open Gloomy1233 opened 5 months ago

Gloomy1233 commented 5 months ago

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