Skip to content

Issue in documentation #14

Description

@zorinho

You have a small typo in the documentation

<com.polyak.iconswitch.IconSwitch
android:isw_icon_size="@dimen/your_size" />

<com.polyak.iconswitch.IconSwitch
android:isw_default_selection="left|right" />

This should look like

<com.polyak.iconswitch.IconSwitch
app:isw_icon_size="@dimen/your_size" />

<com.polyak.iconswitch.IconSwitch
app:isw_default_selection="left|right" />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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