Currently I have a class that is extending the ListActivity class. I need to be able to add a few static buttons above the list that are always visible. I\'ve attempted to
Here is the simpliest sollution:
or
instead of button you can add another horizontal linear layout