mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3239 Participant screen | Open from relations values (#2037)
This commit is contained in:
parent
113e572e32
commit
158d163709
4 changed files with 85 additions and 46 deletions
|
@ -493,7 +493,7 @@ fun ProfileImageBlock(
|
|||
Text(
|
||||
text = stringResource(R.string.profile_settings_remove_image),
|
||||
style = BodyRegular,
|
||||
color = colorResource(id = R.color.palette_dark_red)
|
||||
color = colorResource(id = R.color.text_primary)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue