mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-15 15:49:42 +02:00
Bring back relative timestamp translations
This commit is contained in:
@@ -70,6 +70,7 @@ fun AdaptiveSheet(
|
||||
val alpha by animateFloatAsState(
|
||||
targetValue = targetAlpha,
|
||||
animationSpec = sheetAnimationSpec,
|
||||
label = "alpha",
|
||||
)
|
||||
val internalOnDismissRequest: () -> Unit = {
|
||||
scope.launch {
|
||||
|
Reference in New Issue
Block a user