added todos
This commit is contained in:
@@ -33,6 +33,9 @@ import java.io.File
|
|||||||
import java.io.FileInputStream
|
import java.io.FileInputStream
|
||||||
import java.io.IOException
|
import java.io.IOException
|
||||||
|
|
||||||
|
// TODO use passed in context type rather than hard coding
|
||||||
|
// TODO Add unit tests for sharehelper
|
||||||
|
// TODO Move intent sharing back to ZoomableContentView for coroutine management?
|
||||||
object ShareHelper {
|
object ShareHelper {
|
||||||
fun shareImageFromUrl(
|
fun shareImageFromUrl(
|
||||||
context: Context,
|
context: Context,
|
||||||
|
|||||||
Reference in New Issue
Block a user