Fix test compilation error.
This commit is contained in:
parent
990efe4f01
commit
bdb7eeec74
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ private fun <R : TestRule> AndroidComposeTestRule<R, ComponentActivity>.setMedia
|
|||
setContent {
|
||||
MediaViewerView(
|
||||
state = state,
|
||||
textFileViewer = { _, _ -> },
|
||||
onBackClick = onBackClick,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue