android-uitableview icon indicating copy to clipboard operation
android-uitableview copied to clipboard

Add an ability to remove BasicItem object at the specified position.

Open VEINHORN opened this issue 10 years ago • 2 comments

VEINHORN avatar Apr 28 '14 22:04 VEINHORN

why are you calling mListContainer.removeAllViews()?

thiagolocatelli avatar Apr 29 '14 01:04 thiagolocatelli

It would be better if i call removeViewAt(int index)?

VEINHORN avatar May 16 '14 23:05 VEINHORN