-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I'm using this libray in my app, but recently it started to crash with this exception:
java.lang.NoSuchMethodError: No virtual method setOnTabSelectedListener(Landroid/support/design/widget/TabLayout$OnTabSelectedListener;)V in class Landroid/support/design/widget/TabLayout; or its super classes (declaration of 'android.support.design.widget.TabLayout' appears in /data/app/com.xxxxx.xxxx-YL97fZYcIM1aCE1xeiou9g==/split_lib_dependencies_apk.apk)
at com.onegravity.contactpicker.core.ContactPickerActivity.onCreate(ContactPickerActivity.java:357)
This seems to have to do with this post: https://stackoverflow.com/questions/38498788/setontabselectedlistener-is-deprecated
Unfortunately I do not have the time to investigate this any further at the moment.
Regev654, LordParsley and ahmedamirss
Metadata
Metadata
Assignees
Labels
No labels