-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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
Labels
No labels