Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Can't set set icon for the FloatingActionButton using Vector Drawable? #416

@EdgeAI-Lab

Description

@EdgeAI-Lab

I want to set icon for the FloatingActionButton using Vector Drawable

<com.github.clans.fab.FloatingActionButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
fab:srcCompat="@drawable/ic_arrow"
fab:fab_size="normal"
fab:fab_label="Menu item 1" />

But it is invalid, please tell me how to do, thank you very much!

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