You can add a header view to the ListView which will always appear at the top.
http://developer.android.com/reference/android/widget/ListView.html#addHeaderView%28android.view.View%29 Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Nov 23, 2010 at 12:16 PM, nena joy <[email protected]> wrote: > Hello, > > I have an application of list view.Each row in listview contain textview. > But I want to add a button on top of the list view.how I can add buttton on > top of that listview using java? > Please help me. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

