Remove obsolete comment.
This commit is contained in:
committed by
Benoit Marty
parent
73291cde05
commit
734278a1d5
@@ -59,7 +59,6 @@ fun TimelineItemInformativeView(
|
||||
fontStyle = FontStyle.Italic,
|
||||
color = MaterialTheme.colorScheme.secondary,
|
||||
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)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user