-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
AndroidX support #10
Comments
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' |
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). |
@Ferfalk this can be closed now I guess |
Any plans to support Android X instead of support library?
https://developer.android.com/jetpack/androidx/migrate
The text was updated successfully, but these errors were encountered: