Skip to content

getResourceDrawable not accessible after 3.5.0 upgrade (from 3.4.1) #107

@sebastienrouif

Description

@sebastienrouif

Steps to reproduce:

  1. setup a project using 3.4.1 and access getResourceDrawable it will build
  2. 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:

// code here

PR with reproduction on Sample App

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions