Small adjustment
This commit is contained in:
@@ -98,7 +98,7 @@ fun AboutContent(activity: ComponentActivity){
|
|||||||
) {
|
) {
|
||||||
Row {
|
Row {
|
||||||
Text(
|
Text(
|
||||||
text = "Unterstütze die Entwickler",
|
text = "Support the Devs",
|
||||||
style = MaterialTheme.typography.bodySmall,
|
style = MaterialTheme.typography.bodySmall,
|
||||||
color = MaterialTheme.colorScheme.onBackground,
|
color = MaterialTheme.colorScheme.onBackground,
|
||||||
modifier = Modifier.padding(16.dp)
|
modifier = Modifier.padding(16.dp)
|
||||||
|
|||||||
Reference in New Issue
Block a user