Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Wrap pinned ListView around a parent View #33

Closed
wants to merge 1 commit into from

Conversation

vaguelyasian
Copy link
Contributor

This gives the possibility to swipe on the remaining view (the non-ListView) and tuck the drawer back in. It also helps when you're trying to pull the drawer out, that it does not grab a list-view item and disregard the drawer animation for a swipe dismiss animation.

This might need more eyes/hands-on before getting merged. It works fine on my side after using it for about 20 minutes.

Any feedback on this is appreciated!

This gives the possibility to swipe on the remaining view (the non-list
view) and tuck the drawer back in. It also helps when you're trying to
pull the drawer out, that it does not grab a list-view item and
disregard the drawer animation for a swipe dismiss animation.
@vaguelyasian
Copy link
Contributor Author

Might solve issue #29.

@floens
Copy link
Member

floens commented Dec 8, 2014

Sorry for the delay, I will look into after most of the material stuff is done (this interferes with the drawer that's going to be replaced with a material drawer).

@floens
Copy link
Member

floens commented Jun 24, 2015

Like with the other pr, this is not relevant anymore.
Thanks anyway!

@floens floens closed this Jun 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants