Skip to content

GifTextureView end listener #798

@Kj7r8Ff3h

Description

@Kj7r8Ff3h

I am using GifTextureView to display gif images and it works great.

val inputSource = InputSource.ResourcesSource(requireContext().resources , R.drawable.test)
binding.ivTest.setInputSource(inputSource)

However, I need to perform some tasks once gif is completed. May I know how to achieve it?
I have tried GifImageView before and it is blinking
Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions