Re: [android-developers] display menu all the time

2010-08-31 Thread TreKing
On Tue, Aug 31, 2010 at 10:08 PM, ecforu wrote: > I want to display a "New" button so that the user can add to the list. So add a "New" button to the bottom or your screen or as the "Footer" of your ListView. -

[android-developers] display menu all the time

2010-08-31 Thread ecforu
I was wondering, is there a way to display a menu all the time instead of when the menu button is pressed. The reason being is a I have an activity that has a list view, but I want to display a "New" button so that the user can add to the list. I don't know where to put the button, and I would ra