fossasia / pslab-android

PSLab Android App https://play.google.com/store/apps/details?id=io.pslab

Home Page:https://pslab.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getDrawable() is deprecated and needs to be replaced

Abhinavtdk opened this issue · comments

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

Is this issue closed?

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 ?

Great, I'd like to work on this issue

I am working on this issue