UI improvements (#192)

* bitchat logo

* improve ui
This commit is contained in:
callebtc
2025-07-25 20:02:59 +02:00
committed by GitHub
parent c9aba00478
commit 4b1d6f8c04
9 changed files with 63 additions and 52 deletions
@@ -45,7 +45,7 @@ fun PermissionExplanationScreen(
horizontalAlignment = Alignment.CenterHorizontally
) {
Text(
text = "Welcome to bitchat*",
text = "Welcome to bitchat",
style = MaterialTheme.typography.headlineMedium.copy(
fontFamily = FontFamily.Monospace,
fontWeight = FontWeight.Bold,