From 9fb8900a5e1cc4057600c13cc80e1e8d2a18384e Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 5 Jul 2023 15:12:11 +0200 Subject: [PATCH] Fix outdated doc. --- .../messages/impl/timeline/components/ReplySwipeIndicator.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/ReplySwipeIndicator.kt b/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/ReplySwipeIndicator.kt index 7ca5955cd8..9bab4f28ab 100644 --- a/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/ReplySwipeIndicator.kt +++ b/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/ReplySwipeIndicator.kt @@ -36,6 +36,7 @@ import io.element.android.libraries.designsystem.theme.components.Icon * A swipe indicator that appears when swiping to reply to a message. * * @param swipeProgress the progress of the swipe, between 0 and X. When swipeProgress >= 1 the swipe will be detected. + * @param modifier the modifier to apply to this Composable root. */ @Composable fun RowScope.ReplySwipeIndicator(