I want to get last child postion in listview, but, unfortunately, I could find any method which return the last child in the list. I came through many stackoveflow questions, but they provide methods which I can't access? Could you help with that issue? Do these methods deprecated? Any help is appreciated.
Methods i found: listView.getChildAt(pos) listView.getLastVisiblePosition();
2.1m questions
2.1m answers
60 comments
57.0k users