Nico wrote: > I am looking for the name of the widget which can "slide up". > There is one on the desktop, it can be shown be clicking on a button > on the bottom.
AFAIK, that widget is not available to SDK applications. You can find the source code for it in the Android Git repository: http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/com/android/internal/widget/SlidingDrawer.java (or http://tinyurl.com/a3x6fe if that URL is too long for your mail client). -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.9 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

