ogaclejapan / SmartTabLayout

A custom ViewPager title strip which gives continuous feedback to the user when scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to AndroidX

ezamelczykespeo opened this issue · comments

As of right now there are problems with working with this library with AndroidX. I suggest migrating to AndroidX namespace.

Thank you for your reporting.
I'm planning to v2.0 version for AndroidX

Please, just support the AndroidX without new features... for now.
Create v1.7.0. It should take 30-60 mins.

commented

It's working fine in my app after migrating to AndroidX although android studio shows me warning about wrong arguments.for example:

'setOnPageChangeListener(android.support.v4.view.ViewPager.OnPageChangeListener)' in 'com.ogaclejapan.smarttablayout.SmartTabLayout' cannot be applied to '(androidx.viewpager.widget.ViewPager.OnPageChangeListener)'

download this and add as module

https://github.com/Sanchit43/SmartTabLayout

SmartTabLayout migrated to androidx. Sorry for replying so late 🙏