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 have custom ArrayAdapter with button and want to use SwipeActionAdapter for extra features.
Now I have a problem with button because when I click on button on the first item in the ListView the state of item is not changed but when I click on button on another item in the ListView state is changed on the previous item in ListView.
Please let me know if my question is not clear I will provide examples, code and screenshots.
Thx in advance
The text was updated successfully, but these errors were encountered:
Hello
I have custom ArrayAdapter with button and want to use SwipeActionAdapter for extra features.
Now I have a problem with button because when I click on button on the first item in the ListView the state of item is not changed but when I click on button on another item in the ListView state is changed on the previous item in ListView.
Please let me know if my question is not clear I will provide examples, code and screenshots.
Thx in advance
The text was updated successfully, but these errors were encountered: