Update MainActivity.kt
This commit is contained in:
parent
49f652700d
commit
46fa1a6d5d
@ -207,7 +207,7 @@ private fun calculateTip(amount: Double, tipPercent: Double = 15.0, roundUp: Boo
|
|||||||
|
|
||||||
@Preview(showBackground = true)
|
@Preview(showBackground = true)
|
||||||
@Composable
|
@Composable
|
||||||
fun TipTimeScreenPreview() {
|
fun TipTimeLayoutPreview() {
|
||||||
TipTimeTheme {
|
TipTimeTheme {
|
||||||
TipTimeLayout()
|
TipTimeLayout()
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user