Shishir wrote:
> I am new to android. I would like to add two normal buttons in the
> List (ListView).
> 
> Could you please provide me any example of source code so that i can
> understand.

If you mean you want your list rows to contain buttons, visit:

http://wiki.andmob.org/samplecode

where you will find links to a half-dozen posts in my Fancy ListViews
series, which cover topics like this.

If you mean you want two buttons to appear inside the list itself, along
with regular rows, consider addHeaderView() or addFooterView().

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to