Currently the ViewPager is not hidden, If neither episodes nor similar is shown, which results in a not scrollable ViewPager. Fix this, by hiding the ViewPager if there are no fragments to show.
Currently the ViewPager is not hidden, If neither episodes nor similar is shown, which results in a not scrollable ViewPager. Fix this, by hiding the ViewPager if there are no fragments to show.
Seil0
added this to the 0.4.0 milestone 2 months ago
Currently the ViewPager is not hidden, If neither episodes nor similar is shown, which results in a not scrollable ViewPager. Fix this, by hiding the ViewPager if there are no fragments to show.