[android-developers] Re: SlidingDrawer
On Friday, March 22, 2013 12:38:05 AM UTC-7, Pent wrote:
> Has anyone figured out how to make it open partially - ie not snap open all
> the way?
I implemented that a few years ago, looking at the layout seems like
the height of the SlidingDrawer view is the limited.
I don't mean staticly changing the maximum height of the open drawer.
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.
Is that what you implemented? Did you start from the Android source? If so, what did you change?
Nathan
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home