Skip to content
Advertisement

Tag: animated-gif

Android Java Play gifs only once time

I want geese when a user double-clicks on a post a gif is played. For this I used pl.droidsonroids.gif.GifImageView like so: and to get it started I just used visible and invisible when needed: obviously, however, the invisible is asynchronous with the seconds of the animation length. I’m looking for an event / property or anything else that tells the

Advertisement