Re: [android-developers] Sliding Drawer question

2011-01-16 Thread Mark Murphy
SlidingDrawer definitely exists. It may be there is a problem with it and the Eclipse UI builder. Try adding it to your XML manually. Here is a trivial sample project showing the use of a SlidingDrawer: https://github.com/commonsguy/cw-android/tree/master/Fancy/DrawerDemo On Sat, Jan 15, 2011

[android-developers] Sliding Drawer question

2011-01-15 Thread Scott Deutsch
Hello group. I tried to add a Sliding Drawer through the visual xml builder thingy, but it is telling me The following classes cannot be found SlidingDrawer. Why is that? They they take that out in the SDK or something? What should I try? Thanks group! -- You received this message because

RE: [android-developers] Sliding Drawer question

2010-05-03 Thread Tommy
-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Mark Murphy Sent: Friday, April 30, 2010 6:01 PM To: android-developers@googlegroups.com Subject: Re: [android-developers] Sliding Drawer question Tommy wrote: Hey everyone. I am trying to use a sliding drawer

[android-developers] Sliding Drawer question

2010-04-30 Thread Tommy
Hey everyone. I am trying to use a sliding drawer that will display a list of options. I need this to expand over the current ListView on the page but I can only get it to expand until it hits the bottom of the listview which isn't nearly enough room to display any options. Is there a setting I am

Re: [android-developers] Sliding Drawer question

2010-04-30 Thread Mark Murphy
Tommy wrote: Hey everyone. I am trying to use a sliding drawer that will display a list of options. I need this to expand over the current ListView on the page but I can only get it to expand until it hits the bottom of the listview which isn't nearly enough room to display any options. Is

RE: [android-developers] Sliding Drawer question

2010-04-30 Thread Tommy
: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Mark Murphy Sent: Friday, April 30, 2010 6:01 PM To: android-developers@googlegroups.com Subject: Re: [android-developers] Sliding Drawer question Tommy wrote: Hey everyone. I am trying to use a sliding drawer