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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -