-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Layouts defined in libraries are not final, so they can't be used in annotations:

There are a few ways to support non-final layout resources off the top of my head:
- Generate final versions of layout resources (I think Butter Knife does this, not sure how it works)
- Support setting layout at runtime by generating a
set...ViewHolderLayoutmethod for each@ViewHolderwith an undefined layout
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request