android-uitableview
android-uitableview copied to clipboard
Add an ability to remove BasicItem object at the specified position.
why are you calling mListContainer.removeAllViews()?
It would be better if i call removeViewAt(int index)?