daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

Hide some controls programmatically #517

Open ShoubhikBanerjee opened 5 years ago

ShoubhikBanerjee commented 5 years ago

Hi.. Thanx for making such an useful library. I am facing some problem while hiding some of the controls programmatically. Actually I am setting the layout visibility to GONE, INVISIBLE but still it shows. The text inside it does not appears but only a blank layout is shown.

Waiting for your response. Thank You.