Steps to reproduce:
- setup a project using 3.4.1 and access
getResourceDrawable it will build
- upgrade to 3.5.0 function is not visible any more (still there in the code though)
Observed Results:
function is not found
Expected Results:
function should be accessible, visibility hasn't changed
Relevant Code:
PR with reproduction on Sample App