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

Implementation #38

Closed
HyperionElectronicsCo opened this issue Sep 9, 2020 · 4 comments
Closed

Implementation #38

HyperionElectronicsCo opened this issue Sep 9, 2020 · 4 comments

Comments

@HyperionElectronicsCo
Copy link

I need to use this pre 2.1.0, how do I go about implementing this
Kind regards

@maltaisn
Copy link
Owner

maltaisn commented Sep 9, 2020

What do you mean pre 2.1.0? Android SDK <7? That would hardly be possible, AppCompat and Material Components only support API 14 and above and the library relies on both. Or did you mean the library version?

@HyperionElectronicsCo
Copy link
Author

HyperionElectronicsCo commented Sep 9, 2020

Version 2.1.0 and above use AndroidX libraries.

My app doesn't use androidx, I'm still pre androidx as I'm coding using just my phone

I'm writing an IDE and need to impliment an icon picker

@HyperionElectronicsCo
Copy link
Author

implementation 'com.maltaisn:icondialog:2.0.2'

@maltaisn
Copy link
Owner

Yes v2.0.2 and before don't use AndroidX, that should work. You can view the repository at that version to see the code. The wiki also has past revisions available if that helps.

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

2 participants