Skip to content

Api 26.1.0 compatibility#222

Open
leondzn wants to merge 2 commits into
lsjwzh:masterfrom
leondzn:api-26.1.0-compatibility
Open

Api 26.1.0 compatibility#222
leondzn wants to merge 2 commits into
lsjwzh:masterfrom
leondzn:api-26.1.0-compatibility

Conversation

@leondzn

@leondzn leondzn commented Jan 16, 2019

Copy link
Copy Markdown
  • Starting with API 26.1.0, TabLayout$setOnTabSelectedListener() is deprecated in favor of addOnTabSelectedListener. This leads to the TabLayoutSupport to crash the app when using said API level. This fix removes the deprecated method in favor of the new one.
  • Updated the build tools version and compile sdk version to API level 28 as well as the gradle plugin versions for compatibility with Android Studio 3.3.
  • Updated dependency versions

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

Successfully merging this pull request may close these issues.

1 participant