Setup Maestro and add first tests.
Also configure CI
This commit is contained in:
parent
2288f61108
commit
de6532e073
15 changed files with 187 additions and 1 deletions
|
|
@ -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")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue