1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 13:57:10 +09:00

DROID-3219 App | Design | Minor design fixes 2 (#2039)

This commit is contained in:
Evgenii Kozlov 2025-01-27 15:48:29 +01:00 committed by konstantiniiv
parent 7a3eb31f4a
commit 28062decb5
10 changed files with 27 additions and 20 deletions

View file

@ -108,7 +108,7 @@ fun HomeScreenToolbar(
)
Image(
painter = painterResource(id = com.anytypeio.anytype.R.drawable.ic_vault_settings),
painter = painterResource(id = R.drawable.ic_vault_settings),
contentDescription = "Settings icon",
modifier = Modifier
.align(Alignment.CenterEnd)