Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android API 28 crash with design support library #1

Open
mars3142 opened this issue Jun 11, 2018 · 0 comments
Open

Android API 28 crash with design support library #1

mars3142 opened this issue Jun 11, 2018 · 0 comments

Comments

@mars3142
Copy link

Your library isn't usable with com.android.support:design:28.0.0-alpha3

java.lang.NoSuchMethodError: No virtual method removeOnTabSelectedListener(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/packageName/base.apk)

So, I can't update my app to the final Android P API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant