Use Edit icon from Compound and delete ic_edit_solid
This commit is contained in:
parent
f697d62831
commit
9ae521dd0b
3 changed files with 1 additions and 27 deletions
|
|
@ -486,7 +486,7 @@ private fun EditingModeView(
|
|||
.padding(start = 12.dp)
|
||||
) {
|
||||
Icon(
|
||||
resourceId = CommonDrawables.ic_edit_solid,
|
||||
imageVector = CompoundIcons.Edit,
|
||||
contentDescription = stringResource(CommonStrings.common_editing),
|
||||
tint = ElementTheme.materialColors.secondary,
|
||||
modifier = Modifier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue