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:
parent
7a3eb31f4a
commit
28062decb5
10 changed files with 27 additions and 20 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue