Skip to content

Lint error #12

@emartynov

Description

@emartynov

We get next lint error after integrated Gander in debug app:

/Users/android_runner_1/.gradle/caches/transforms-2/files-2.1/5890ee85d59f6c9ade9e3338fa7864d2/res/values/values.xml:39: Error: The resource R.font. appears to be unused [UnusedResources]
    <string name="gander_search_request_hint"><font size="12">Search Request and Headers</font></string>
                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I was trying to suppress it in our lint.xml but failed with all approaches I tried. Do you have a suggestion how to fix it?

Do you think it is lint bug?

Would you mind to add UnusedResource suppression to the library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions