mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3560 Primitives | New properties icon (#2296)
This commit is contained in:
parent
070b6a4921
commit
40ac22f003
5 changed files with 51 additions and 3 deletions
|
@ -108,7 +108,7 @@ fun FieldsItem(
|
|||
BaseButton(
|
||||
modifier = modifier,
|
||||
title = stringResource(id = R.string.properties),
|
||||
icon = R.drawable.ic_fields_24,
|
||||
icon = R.drawable.ic_properties_24,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue