Cutta / GifView

Library for playing gifs on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for sdk 28

sreedev-pr opened this issue · comments

Support for sdk 28

Method Canvas.save(int) has been removed from Android SDK (API 28)

Hi @sreedev-pr sorry for my late reply. I updated the lib. Now it can work with targetSdk 28.
Now you can find it with implementation 'com.github.Cutta:GifView:1.4'