Add test on SingleMediaGalleryDataSource
This commit is contained in:
parent
eb9676294b
commit
36924070df
2 changed files with 180 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ private fun aMediaGalleryState(
|
|||
eventSink = {}
|
||||
)
|
||||
|
||||
private fun aGroupedMediaItems(
|
||||
fun aGroupedMediaItems(
|
||||
imageAndVideoItems: List<MediaItem> = emptyList(),
|
||||
fileItems: List<MediaItem> = emptyList(),
|
||||
) = GroupedMediaItems(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue