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

AndroidX support #10

Open
vkotovv opened this issue Jul 8, 2019 · 4 comments
Open

AndroidX support #10

vkotovv opened this issue Jul 8, 2019 · 4 comments

Comments

@vkotovv
Copy link
Contributor

vkotovv commented Jul 8, 2019

Any plans to support Android X instead of support library?
https://developer.android.com/jetpack/androidx/migrate

@Ferfalk
Copy link
Owner

Ferfalk commented Jul 8, 2019

There's a branch androidx that started the support of AndroidX, but it's fairly old now and probably needs some updating... Last time I checked it could be used directly from JitPack:

implementation 'com.github.Ferfalk:SimpleSearchView:androidx-SNAPSHOT'

@ldavidsp
Copy link
Contributor

ldavidsp commented Aug 3, 2019

@vkotovv @Ferfalk I updated support for androidx .#13

@vkotovv
Copy link
Contributor Author

vkotovv commented Jan 23, 2020

Just an idea: I think it makes sense to merge androidx branch into master now and release a new stable version of the library (with these breaking changes).
Anyone who needs old support library can use old version or modify the source code. The stable version of AndroidX was released in September 2018 (see notes).

@vkotovv
Copy link
Contributor Author

vkotovv commented Aug 17, 2020

@Ferfalk this can be closed now I guess

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

3 participants