fix glide
This commit is contained in:
+3
-1
@@ -94,7 +94,9 @@ class GifView(
|
||||
dataSource: DataSource,
|
||||
isFirstResource: Boolean
|
||||
): Boolean {
|
||||
isLoaded = true
|
||||
placeholderRequest?.let {
|
||||
glide.clear(it)
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user