Setup Maestro and add first tests.
Also configure CI
This commit is contained in:
committed by
Benoit Marty
parent
2288f61108
commit
de6532e073
@@ -48,7 +48,7 @@ internal fun ShowkaseButton(
|
||||
.size(16.dp),
|
||||
onClick = onCloseClicked,
|
||||
) {
|
||||
Icon(imageVector = Icons.Filled.Close, contentDescription = "")
|
||||
Icon(imageVector = Icons.Filled.Close, contentDescription = "Close showkase button")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user