Skip to content

Support custom view names in ViewHolders.  #10

@gilgoldzweig

Description

@gilgoldzweig

Currently, the name of the generated view in the ViewHolder is converted from the provided id.

The naming converter expects the id to be in a lower underscore case and then converts it using one of the namings adapters, but It still stays one-to-one with the id.

I want to be able to provide a custom name for each view regardless of the provided id

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementv3Things that should be in v3

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions