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

Needed Update to Androidx #6

Open
CICCIOSGAMINO opened this issue Jun 27, 2019 · 2 comments · May be fixed by #8
Open

Needed Update to Androidx #6

CICCIOSGAMINO opened this issue Jun 27, 2019 · 2 comments · May be fixed by #8

Comments

@CICCIOSGAMINO
Copy link

No description provided.

@mbakgun
Copy link

mbakgun commented Apr 5, 2020

  • 1 Duplicate class exception firing when a project use androidX

@hbono2020
Copy link

Correct the classes to use: import androidx.annotation*
Examples
import androidx.annotation.IntDef;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;

@mostthingsweb mostthingsweb linked a pull request Mar 15, 2021 that will close this issue
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 a pull request may close this issue.

3 participants