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

ask for help #245

Open ainiyiwan opened 6 years ago

ainiyiwan commented 6 years ago

first: each tab should given the same weight , so I set app:stl_distributeEvenly="true"

second: the Indicator width should be the same with the title text width , can it be possible ?

ainiyiwan commented 6 years ago

I've solved this, thank you

bmbariah commented 6 years ago

Mark it as solved to help others

Aditya94A commented 6 years ago

By all means, don't tell others how you solved it 😠

makkhay commented 3 years ago

@ainiyiwan How did you set the indicator's width to be the same as the title text?