Skip to content

Crashes with "No virtual method setOnTabSelectedListener" #41

@peterhav

Description

@peterhav

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions