Remove obsolete comment.
This commit is contained in:
parent
73291cde05
commit
734278a1d5
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ fun TimelineItemInformativeView(
|
||||||
fontStyle = FontStyle.Italic,
|
fontStyle = FontStyle.Italic,
|
||||||
color = MaterialTheme.colorScheme.secondary,
|
color = MaterialTheme.colorScheme.secondary,
|
||||||
fontSize = 14.sp,
|
fontSize = 14.sp,
|
||||||
// Since the font size is smaller, add more space to extra padding, to not overlap with the timestamp
|
|
||||||
text = text + extraPadding.getStr(14.sp)
|
text = text + extraPadding.getStr(14.sp)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue