more fixes
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
</manifest>
|
||||
-3
@@ -48,9 +48,6 @@ import dev.meloda.fast.common.model.UiImage
|
||||
import dev.meloda.fast.photoviewer.PhotoViewViewModel
|
||||
import dev.meloda.fast.photoviewer.model.PhotoViewState
|
||||
|
||||
@OptIn(
|
||||
ExperimentalFoundationApi::class,
|
||||
)
|
||||
@Composable
|
||||
fun PhotoViewScreenContent(
|
||||
onBackClick: () -> Unit,
|
||||
|
||||
Reference in New Issue
Block a user