Hai All, Can Any One Help me to create Footer in Grid View For Android.
Thanks in Advance, Tilsan
Hai All, Can Any One Help me to create Footer in Grid View For Android.
Thanks in Advance, Tilsan
Put it below the GridView
. Have the GridView
and the "footer" be inside some container (RelativeLayout
, LinearLayout
, etc.) and position them accordingly.
i have tried this in which i fixed on textview in bottom as my footer. while i m displaying list view items.
http://www.techuv.com/layout-with-butoon-and-textview-fixed-in-bottom/