Hi, thanks for great library.
I'm having activity that have Title bar and put SmartTabLayout on fragment, so SmartTabLayout will disappear when I replace the fragment that holds SmartTabLayout. But I having different behavior on pre-L and L device. I already test it on Genymotion and my phone which is L device.
Hi, thanks for great library. I'm having activity that have Title bar and put SmartTabLayout on fragment, so SmartTabLayout will disappear when I replace the fragment that holds SmartTabLayout. But I having different behavior on pre-L and L device. I already test it on Genymotion and my phone which is L device.
Result on L device
Result on pre-L device
The result I'm expecting is on pre-L device.
Thank you.