mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-29 22:15:11 +00:00
Fixed intro screen margins and icons
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ fun IntroPage(
|
||||
verticalArrangement = Arrangement.Top,
|
||||
) {
|
||||
|
||||
Spacer(Modifier.weight(1f))
|
||||
Spacer(Modifier.height(DEFAULT_PADDING * 2))
|
||||
|
||||
Box(
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 662 KiB After Width: | Height: | Size: 554 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 373 KiB After Width: | Height: | Size: 314 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 799 KiB After Width: | Height: | Size: 549 KiB |
Reference in New Issue
Block a user