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


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 [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

Reply via email to