-
Right now adding `android:supportsRtl="true"` to the manifest causes STL to behave weirdly. Tab indicator orders and viewpager order is reversed but scroll gesture direction is not.
**Manifest**
```…
-
I'm getting this stack trace. This started to happen when I applied pro guard. I'm not able to reproduce it on my device but I'm getting many crash report on developer console.
android.os.BadParcel…
-
I have a navigation drawer, that has few items(that replace previous fragment). My MainActivity creates a fragment that has Sliding Tabs at start. I implement them this way:
```
@Override
publi…
-
我是使用SmartTabLayout+ViewPager;ViewPager中的Fragment中使用BooheeRuler,会出现滑动不了的现象,请问这个能帮解决一下吗?
-
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 …
-
-
Hi,
Please use different name for the attribute rippleColor to fix this problem.
-
I found all the title of tab are bold. Is there any way to change it to normal?
-
Hi everyone we're having several problems with build our project, actually we're using Segment with GoogleAnalytics integration and seems you have one module or group duplicated but I can't find it.
…
-
## Description
It works fine with 3.4.5, but in pre lollipop device gives me ClassNotFoundException, so I decided to upgrade Leku to the newest
The problem is that it doens't compile.
I'm using Jav…