Skip to content

Doesn't work with Intellij! #10

@pommedeterresautee

Description

@pommedeterresautee

Hi,

I have tried to compile your example project.
I added all the dependency needed (comp + sherlock).

The issue is relative to UnifiedPreference / library / res / values / atrs.xml
Intellij has an issue with PreferenceHeader

<declare-styleable name="PreferenceHeader">

Intellij doesn't find PreferenceHeader class

In my project I have created a view with some custom XML properties and I use atrs.xml for that purpose. The point is that in atrs.xml, I point the custom view class to make it work. After in the XML layout I point the class path too.

I noticed that there is no PreferenceHeader class in the project. And I don't know what to do!

Can you help me ?

Regards

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