android - How can I add checkbox ListView like in Google Keep? -
i'm looking listview checkboxes , arrangeable drag & drop. in 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
Post a Comment