You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having the same problem with my project.
I have a custom ArrayAdapter with custom layout for it. The first few listItems that are shown on the screen are arranged correctly (test1, test2,test3....test15) but when i scroll down to see the rest of the list, the items get scrambled...(test4, test27, test2).
Then i created another project with standard Adapter and standard simple_list_item_1 layout with 50 items and it works perfectly. I really dont know what is the problem here. Does anyone knows the solution to this problem??
I am getting duplicate entries everytime I scroll on this list. Any idea what can be causing this? I'm not the only the one experiencing this issue
The text was updated successfully, but these errors were encountered: