Skip to content

multiple custom states? #9

@sirvon

Description

@sirvon

I'm not really seeing how I would have multiple custom states.

<com.meetme.android.multistateview.MultiStateView
android:layout_below="@id/state"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/content">
<TextView
android:text="@string/hello_world"
android:gravity="center"
android:textSize="24sp"
android:textStyle="bold"
android:textColor="#f33"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.meetme.android.multistateview.MultiStateView>

what if i want a textview , a listview, a editext, a imageview all to be different states.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions