android listview and button and text with gesture detection -
i new android programming. have problem created listview button , text. wanted of object active. meaning can click or touch of these 3. main idea is, display listview of products. when select list bring me details view. , when click button add current selection + 1 current textbox. want textbox editable.
take @ waddleaddressbook
the efficientadapter
has code on how implement each item. waddleaddressbook
shows example of detecting gestures (swipe left , right in case).
search.xml
list item layout.
each list item had contact picture, contact name , 3 buttons under contact name call, sms , edit. swipe right call , left sms on samsung phones... never ended finishing address book hope helps you.
Comments
Post a Comment