Skip to content

Unable to ignore: UITableViewRowAction buttons #299

@SteveNewhouse

Description

@SteveNewhouse

There does not seem to be any way to avoid applying the Button style to UITableViewRowActions, (the slideout buttons). I have tried adding this to the exclude / exclude-subviews attributes of Button NUI class, but that did not work. Also looked for a way to set nuiClass to "none" programmatically but that also did not work (and may require accessing private classes within UITableViewRowAction.

Anyone know a solution here other than not using Button as a style class?

image

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