support animated PNGs and WEBPs (#2244)
This commit is contained in:
parent
e6622e65c7
commit
d1d564a7e2
2 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
package com.keylesspalace.tusky.util
|
||||
|
||||
import com.bumptech.glide.annotation.GlideModule
|
||||
import com.bumptech.glide.module.AppGlideModule
|
||||
|
||||
@GlideModule
|
||||
class GlideModule : AppGlideModule()
|
Loading…
Add table
Add a link
Reference in a new issue