SwipeStack
SwipeStack copied to clipboard
adapter class not getting called
I don't know what is happening but mSwipeStack.setAdapter(mAdapter) is not calling any of my methods in the adapter class even though the mData.size() > 0 in my case and when I replace mSwipeStack with a listview, everything works fine. Anyone experiencing this issue?
I have the same issue. This is happening for me in fragment