Skip to content

Add option to hide the description  #38

@TaqiyEddine-B

Description

@TaqiyEddine-B

When we have nothing to add in the desciption, we simply put noting in the filed "desciption" :

swipeSelector.setItems(
                new SwipeItem(0, "1", ""),
                new SwipeItem(1, "2", ""),
                new SwipeItem(2, "3", "")
);

but it's not an optimal solution, the ui is badly affected

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