Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Error:(22) No resource identifier found for attribute 'isDone' in package 'com.myapp #14

Description

I have just added your project in my gradle and it throws me this error during the sync:

C:\Users\Daniq\.android\build-
    cache\47f85a58837f42204ad53113b8b4916ad78affec\output\res\layout\date_time_range_picker.xml
    Error:(22) No resource identifier found for attribute 'isDone' in package 'com.myapp'
    Error:(39) No resource identifier found for attribute 'isVisible' in package 'com.myapp'
    Error:(52) No resource identifier found for attribute 'isVisible' in package 'com.myapp'
    Error:(98) No resource identifier found for attribute 'isVisible' in package 'com.myapp'
    Error:(111) No resource identifier found for attribute 'isVisible' in package 'com.myapp'
    Error:(28, 21) No resource type specified (at 'isDone' with value '@{viewModel.isCompletable}').
    Error:(50, 26) No resource type specified (at 'isVisible' with value '@{!viewModel.hasStartDate}').

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions