-
I use this lib in my project to display custom tabs. All is ok with stock Android ([screenshot](https://habrastorage.org/files/52c/9f1/45e/52c9f145e28149f68934c5ef893e4d73.png)). But on MIUI active ta…
-
第一次运行通过,然后修改了 java一行代码,再运行就包错
[ERROR] --------------------------------------------------------
[ERROR] Freeline ERROR
[ERROR] --------------------------------------------------------
full resour…
-
It possible to create and update notification count (**badge count**)
-
According to WIKI:https://github.com/rey5137/material/wiki/TabPageIndicator
I cannot find any detail to change from text to icon like(SmartTabLayout),
so,I watch your source(TabPageIndicator.java) a…
-
-
i saw there is a listener for the onclick action for the click on each tab. The question is how can i indicate the tab on each click? if i need to perform a dedicated action toward the click for the t…
-
this is my xml:
```
when app:stl_defaultTabBackground="@drawable/top_of_the_column"
is no my want their layout_width is to be wrap_content no my set android:layout_wi…
-
Hi!
How can I implement the smart tab with icons?
Thanks
ghost updated
8 years ago
-
i found this error with this setup
``` gradle
apply plugin: 'com.android.library'
repositories {
maven { url "http://dl.bintray.com/jjhesk/maven" }
maven { url 'http://dl.bintray.com/madcyph3…
-
Is it possible to force page changes when user scrolls tabs?