Skip to content
Snippets Groups Projects
Commit af930be8 authored by Hasret Yilmaztürk's avatar Hasret Yilmaztürk
Browse files

Farben der Buttons

parent 8e3ce67a
Branches
Tags v0.23.1
No related merge requests found
...@@ -201,6 +201,7 @@ class MainActivity : ComponentActivity() { ...@@ -201,6 +201,7 @@ class MainActivity : ComponentActivity() {
} }
} }
@Composable @Composable
fun TimerDisplay(time: String) { fun TimerDisplay(time: String) {
Text( Text(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment