Skip to content

Q: Can I Scale the GIF Inside The View? #1

@Mystogun

Description

@Mystogun

I want to use "scaleType" attribute and set it to "centerCrop" inside the EasyGifView like this:

<com.medialablk.easygifview.EasyGifView
android:id="@+id/category_icon"
android:layout_width="match_parent"
android:layout_height="160dp"
android:layout_gravity="center"
android:scaleType="centerCrop" />

But it seems to not affect the EasyGifView at all.

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