Skip to content

SvgImageView cannot display image from url. #22

@nguyenquanghai

Description

@nguyenquanghai

<com.meg7.widget.SvgImageView
android:id="@+id/iv_avatar"
android:layout_width="100dp"
android:layout_height="100dp"
android:scaleType="centerCrop"
app:svg_raw_resource="@raw/avatar" />
i have using Glide to load image from internet. but image cannot display on my UI. please help me to resolve this issues. thanks

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