android - How can I add checkbox ListView like in Google Keep? -


i'm looking listview checkboxes , arrangeable drag & drop. in google keep's listview:

google keep's listview

i'm new part of building applications, if requires adding eclipse, i'd love attached guide :)

you can try having textview user make entry. below textview, can create listview each element in listview have checkbox.

once user enters in textview , presses submit, can add entry arraylist adapter listview. refresh listview , new entry appear @ bottom.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -