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

Update android arch lifecycle version #249

Merged
merged 5 commits into from
Nov 15, 2017
Merged

Update android arch lifecycle version #249

merged 5 commits into from
Nov 15, 2017

Conversation

KoMinkyu
Copy link

@KoMinkyu KoMinkyu commented Nov 14, 2017

This change makes com.trello.lifecycle2.android.lifecycle.AndroidLifecycle_LifecycleProvider to implements android.arch.lifecycle.GeneratedAdapter.

Fixes #245

@dlew
Copy link
Contributor

dlew commented Nov 14, 2017

It looks like this fails due to lint issues. Could you look into that?

Also, I thought fixing #245 would require some source code changes (inheritance-wise).

@KoMinkyu
Copy link
Author

According to this lifecycle component issue, I think there is no code changes needed.

And also I reported about the RestrictedApi lint issue. It can be solved by applying a new version of buildTools and android build gradle version.

I will update my PR to fix build failure.

@dlew dlew merged commit f2146fd into trello:2.x Nov 15, 2017
@dlew
Copy link
Contributor

dlew commented Nov 15, 2017

Thanks so much for the work!

tir38 added a commit to tir38/android-buddybuild that referenced this pull request Dec 13, 2017
Our app was crashing after updating to latest Android Architecture libraries. We need to update RxLifecycle to match these changes. Read more here:

trello/RxLifecycle#245
trello/RxLifecycle#249
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.

None yet

2 participants