Bring back relative timestamp translations

(cherry picked from commit 86edce0d8705beb4f7f750a0c6f5fa4b353ec3c0)
This commit is contained in:
arkon
2023-09-24 17:26:12 -04:00
committed by Jobobby04
parent 72de2c3b8c
commit e2348638f0
59 changed files with 303 additions and 1 deletions
@@ -70,6 +70,7 @@ fun AdaptiveSheet(
val alpha by animateFloatAsState(
targetValue = targetAlpha,
animationSpec = sheetAnimationSpec,
label = "alpha",
)
val internalOnDismissRequest: () -> Unit = {
scope.launch {