mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 20:26:47 +01:00
FIx / unneeded code
This commit is contained in:
parent
7c638798c7
commit
0c39495e3f
@ -126,7 +126,6 @@ class ImageContentRenderer @Inject constructor(private val activeSessionHolder:
|
||||
} else {
|
||||
// Clear image
|
||||
val resolvedUrl = resolveUrl(data)
|
||||
?: data.url.takeIf { data.allowNonMxcUrls }
|
||||
GlideApp
|
||||
.with(contextView)
|
||||
.load(resolvedUrl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user