Im currently trying to add the SlidingDrawer
in my application..
My activity consists GridView
and the SlidingDrawer
will be coming from bottom to top..
Now my problem is i need to make the SlidingDrawer
as transparent and also move my GridView
to top to some extent.. Is this possible to make.. Im new to android.. help me out with this...
If moving the GridView
is not an good idea then i want the SlidingDrawer
to come above the GridView
and make it as a transparent so tat my GridView
is visible
Thanks...