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
hello,
I have used this Android Horizontal ListView with my code. it was runing successfully with arrayadapter. but I have to load data from cursor so I got Simple Cursor Adapter and thats Got Problem with SimpleCursorAdapter. I am getting this issue Cannot perform this operation because the connection pool has been closed at com.numberatank.Utils.HorizontalListView.fillListRight(HorizontalListView.java:755). Could you provide me solution for that?
The text was updated successfully, but these errors were encountered:
JitenNumberTank
changed the title
now woking with Simple Cursor adapter
not woking with Simple Cursor adapter
Sep 3, 2015
hello,
I have used this Android Horizontal ListView with my code. it was runing successfully with arrayadapter. but I have to load data from cursor so I got Simple Cursor Adapter and thats Got Problem with SimpleCursorAdapter. I am getting this issue Cannot perform this operation because the connection pool has been closed at com.numberatank.Utils.HorizontalListView.fillListRight(HorizontalListView.java:755). Could you provide me solution for that?
The text was updated successfully, but these errors were encountered: