You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dmitriy-chernysh
changed the title
[common-ui] ResourcesExtensions method getVectorDrawable throws Resources.NotFoundExceptionfor vector assets on API 23
[common-ui] ResourcesExtensions method getVectorDrawable throws Resources.NotFoundException for vector assets on API 23
Nov 29, 2021
Need to replace by
ContextCompat.getDrawable()
or
AppCompatResources.getDrawable()
The text was updated successfully, but these errors were encountered: