-
Notifications
You must be signed in to change notification settings - Fork 807
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
getDrawable() is deprecated and needs to be replaced #2206
Labels
Comments
Abhinavtdk
added a commit
to Abhinavtdk/pslab-android
that referenced
this issue
Mar 20, 2021
5 tasks
Is this issue closed? |
I made a pr #2207 , it has to be approved |
is this open ? |
Hi @Aditya8840, This issue is not a priority right now. Please have a look at some other issues. You can refer to the prior discussion here. Thanks. |
Is this issue still valid and open ? |
@sakshampruthi yes |
Great, I'd like to work on this issue |
sakshampruthi
pushed a commit
to sakshampruthi/pslab-android
that referenced
this issue
Oct 15, 2021
5 tasks
I am working on this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actual Behaviour
getDrawable( int ) is deprecated and is used in many places in the project
Expected Behaviour
getDrawable() needs to be replaced, we can use ResourcesCompat.getDrawable()
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: