Documentation says listViewObj.addView() method is not supported. I want to add view to the end of the list without refreshing it. How this can be done?
Documentation says listViewObj.addView() method is not supported. I want to add view to the
Share
You can add a footer to the ListView by,