Is there any way to make the drawer slide from top to bottom?
+1
A:
The default SlidingDrawer
class doesn't allow this. You can use the Panel
class from here to get something very similar though:
http://code.google.com/p/android-misc-widgets/
Computerish
2010-09-12 17:55:23