backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-compose
/
net.skyscanner.backpack.compose.imagegallery
/
BpkImageGalleryPreviewDefault
Bpk
Image
Gallery
Preview
Default
@
Composable
fun
BpkImageGalleryPreviewDefault
(
image
:
BpkImageGalleryImage
,
buttonText
:
String
,
onButtonClicked
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)