Sunday, 28 December 2014

Android SlidingPaneLayout fades wrong views



I'm using a SlidingPaneLayout in my app and I have a problem because when I open the sliding pane, the whole covered pane doesn't fade, instead only some elements inside of it do, like TextViews, Buttons, and ImageViews. How can I either remove the fading completely or make the whole covered pane to fade out?


No comments:

Post a Comment