Re: [android-developers] Add header/footer to ListView in XML?

2010-05-26 Thread Mark Murphy
Marc Reichelt wrote: > Is it possible to add header or footer views to a ListView by just > defining them in the layout XML code? So without having to inflate the > views and call addFooterView() or addHeaderView() manually? Not that I am aware of -- sorry! -- Mark Murphy (a Commons Guy) http://

[android-developers] Add header/footer to ListView in XML?

2010-05-26 Thread Marc Reichelt
Hi! Is it possible to add header or footer views to a ListView by just defining them in the layout XML code? So without having to inflate the views and call addFooterView() or addHeaderView() manually? Thanks in advance Marc Reichelt || http://www.marcreichelt.de/ -- You received this mes