-
Notifications
You must be signed in to change notification settings - Fork 711
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
Breaking change. Update to AndroidX #29
Conversation
Hi, thank you for contributing. May ask you why did you add the i18n file? It should be up to the app to implement it or not. |
Sorry. It was added and I forget to remove it. I will revert it this evening
сб, 26 січ. 2019, 12:34 Miguel Ruivo користувач notifications@github.com
пише:
… Hi, thank you for contributing. May ask you why did you add the i18n file?
It should be up to the app to implement it or not.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AItifQt5AdHdO4R-awkz90uLfOa-NvPwks5vHC9NgaJpZM4aUGCm>
.
|
989aedf
to
9aa459b
Compare
@miguelpruivo Please check my MR ) I have updated my commit. So for now it should contain only stuff related to update to AndroidX. |
May I ask you why you found this PR useful? I mean, it's been working fine with api 27, any particular reason that made you change to 28? Thank you. |
All google's flutter plugins have mighated to AndroidX, so we should also
migrate to it. But I cant migrate on my own. All libs should migrate.
сб, 26 січ. 2019, 23:03 Miguel Ruivo користувач notifications@github.com
пише:
… May I ask you why you found this PR useful? I mean, it's been working fine
with api 27, any particular reason that made you change to 28?
Thank you.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AItifR-iV-4ZwlnJzWri-a9CF_bmmcLyks5vHMKpgaJpZM4aUGCm>
.
|
Right, but was it working fine with 27 too right? I'll take a look into it. |
Migration to AndroidX requires SDK version 28.
All this changes - are required, nothing done on my own)
Thanks
With Best Regards,
Vadym Pinchuk
сб, 26 січ. 2019 о 23:10 Miguel Ruivo <notifications@github.com> пише:
… Right, but was it working fine with 27 too right? I'll take a look into it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AItifeeQGHaQ35ErP7GRISXrQDODY_POks5vHMQugaJpZM4aUGCm>
.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you kindly change this PR to beta
branch? Thank you.
@miguelpruivo done ) |
Merged to |
@miguelpruivo thanks ) we have common cause ) |
Hi there. Here is I have tried to update to AndroidX. Please take a look on it. As many libs already updated. It is like a Flash mob from Google ) Cheers