I would like to perform some transparency changes to views which will be hidden when the user drags the handle of a SlidingDrawer manually. The "setOnDrawerScrollListener" only triggers onScrollStarted and onScrollEnded, but I want to slowly fade in/out the view underneath corresponding to the slidingDrawer's position when the user manually drags the SlidingDrawer's Handle open/close.
Asked
Active
Viewed 602 times
2
-
I'm trying to find how to do this as well. – Nactus Dec 21 '15 at 19:21