ogaclejapan / SmartTabLayout

A custom ViewPager title strip which gives continuous feedback to the user when scrolling
Apache License 2.0
7.09k stars 1.34k forks source link

Only works for 2 tabs. the 3rd tab does not render content #311

Open muradmohdzain opened 3 years ago

muradmohdzain commented 3 years ago

the 3rd tab is empty. Content does not render. Only showed up after onPause() (for example when a dialog activity shows up on top of the current activity).

erix-mx commented 1 year ago

D

the 3rd tab is empty. Content does not render. Only showed up after onPause() (for example when a dialog activity shows up on top of the current activity).

Did you find a solution? 👀