I did look at the image you posted... and it didn't make sense. Now that you have explained it properly it makes more sense.
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jul 19, 2012 at 12:29 AM, user123 <[email protected]> wrote: > Please look at the image I posted. I want to use it like usual > (open/collapse/slide) but with the difference that always a small part is > visible. > > It's because the drawer is containing a list view and I want that the > first item is always visible. > > > On Monday, July 16, 2012 5:54:10 PM UTC+2, MagouyaWare wrote: >> >> So, you are using a sliding drawer and you never want it to collapse? >> >> Thanks, >> Justin Anderson >> MagouyaWare Developer >> http://sites.google.com/site/**magouyaware<http://sites.google.com/site/magouyaware> >> >> >> On Mon, Jul 16, 2012 at 2:56 AM, user123 <[email protected]> wrote: >> >>> Hi golf oo, your answer is empty. >>> >>> >>> On Sunday, July 15, 2012 5:02:25 PM UTC+2, user123 wrote: >>>> >>>> I'm using android:bottomOffset to make the drawer stick out 100dip >>>> from the bottom. That works fine, but my content is not visible. It's only >>>> visible when I touch the drawer. How can I make that its always visible >>>> (the 100dip show the content)? >>>> >>>> I first thought it's a visibility issue, because the visibility of the >>>> content is set to GONE in onFinishInflate(), prepareC****ontent(), >>>> closeDrawer()... copied the SlidingDrawer and removed these lines, >>>> didn't solve it. It seems that it is a position issue, currently I'm >>>> playing with the numbers but still don't find how to make the view appear >>>> where it should be... and don't have more time for this... any help is >>>> greatly appreciated. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to android-developers@** >>> googlegroups.com <[email protected]> >>> To unsubscribe from this group, send email to >>> android-developers+**[email protected]<android-developers%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> >>> >> >> -- > 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 > -- 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

