Fix the slide workaround when activity start
ppamorim opened this issue · 2 comments
ppamorim commented
Fix the slide workaround!
When start activity, I've to hide the view, slide it to requested position, show this view again and do the correct animation.
Can be possible to set to slide position without animation and slide it with ViewDragHelper?
ppamorim commented
Fixed with Rebound implementation.