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

Smart Tab Layout Images Tab #155

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi! How can I implement the smart tab with icons? Thanks

ghost commented 8 years ago

Hi oraclejapan! I am that ghost. Can you help me please?

jjhesk commented 8 years ago

i think u can set the custom tab layout id into the xml settings

ogaclejapan commented 8 years ago

Hi, @Phoenix000 I'm sorry late reply. I’ve been busy lately at work :P

Please look at the demo app. https://github.com/ogaclejapan/SmartTabLayout/blob/master/demo/src/main/java/com/ogaclejapan/smarttablayout/demo/Demo.java#L46-76

@jjhesk Thank you for help : )

ghost commented 8 years ago

Thank you very much ;-)