Hi. I need some help here. Basically I want to create a list and when the user clicks on one of the items on the list i want some buttons to show up on the item selected. Look at the screenshot below.This is what i want to achieve. Does anybody know how or any tutorials on how to go about doing this?
I have a quetion on this... this was done using a custom view layout right? In other words is there a view layout that comes with Android or was this implemented by creating a custom view and inflating it?
Thanks Mr. Snowflake... I need to do something similar and I did not want to 're-invent the wheel' so I guess I'll go ahead and create my own custom layout to create my list rows...