mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-05 14:26:48 +01:00
Code review fixes.
This commit is contained in:
parent
1eefda18e4
commit
b3d4747d97
@ -146,7 +146,6 @@ class ImageContentRenderer @Inject constructor(private val activeSessionHolder:
|
||||
|
||||
imageView.setImageLoaderCallback(object: DefaultImageLoaderCallback {
|
||||
override fun onSuccess(image: File?) {
|
||||
super.onSuccess(image)
|
||||
imageView.ssiv.orientation = ORIENTATION_USE_EXIF
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user