andybryant / android-shuffle

Automatically exported from code.google.com/p/android-shuffle
0 stars 0 forks source link

how to add a sliding drawer, which moves from top to bottom? #266

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add an sliding drawer at the top of the activity in android 2.3.3.
I tried to customize the sliding drawer by extending the ViewGroup class and 
then added it to the xml file. But it gives an error and frocefully close the 
application.

Could any tell me how to achieve this.Thanks in advance

Original issue reported on code.google.com by mithlesh...@gmail.com on 25 Aug 2011 at 6:48