little update
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ fun LogoRoute(
|
|||||||
@OptIn(ExperimentalFoundationApi::class)
|
@OptIn(ExperimentalFoundationApi::class)
|
||||||
@Composable
|
@Composable
|
||||||
fun LogoScreen(
|
fun LogoScreen(
|
||||||
isLoading: Boolean,
|
isLoading: Boolean = false,
|
||||||
onLogoLongClicked: () -> Unit = {},
|
onLogoLongClicked: () -> Unit = {},
|
||||||
onGoNextButtonClicked: () -> Unit = {}
|
onGoNextButtonClicked: () -> Unit = {}
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user