Format code.
This commit is contained in:
parent
0b3def2012
commit
283dd4bd33
1 changed files with 2 additions and 1 deletions
|
|
@ -72,7 +72,8 @@ fun TimelineItemStickerView(
|
|||
.combinedClickable(
|
||||
onClick = onContentClick,
|
||||
onLongClick = onLongClick,
|
||||
onLongClickLabel = stringResource(CommonStrings.action_open_context_menu), )
|
||||
onLongClickLabel = stringResource(CommonStrings.action_open_context_menu),
|
||||
)
|
||||
} else {
|
||||
Modifier
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue