Minor bugs fixed in ShareScreenshotUtils.sharePostAsScreenshot.

This commit is contained in:
Docile-Alligator 2025-06-10 00:13:26 -04:00
parent 69d2865dd9
commit 23614c28bb

View File

@ -159,9 +159,8 @@ fun sharePostAsScreenshot(
saveMemoryCenterInsideDownsampleStrategy
).into(binding.imageViewSharedPost)
}
} else {
return
}
return
}
Post.NO_PREVIEW_LINK_TYPE -> {