We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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