Saturday, March 23, 2013

[android-developers] Re: SlidingDrawer

> I mean allowing the user to dynamically change the size of the open drawer.
> Right now, when you let go, it either springs open or shut.

Ah, misunderstood you then.

Since there's no 'amount open' callback in the API I guess it's not
intended to remain in a partial state, you would have to change the
source.

As a side note, SlidingDrawer is deprecated in 17 and they advise to
copy the source into your project anyway :-)

Pent

--
--
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
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment