diff --git a/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/protection/ProtectedView.kt b/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/protection/ProtectedView.kt index 0761a3fdfb..f0fbaa8eb1 100644 --- a/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/protection/ProtectedView.kt +++ b/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/protection/ProtectedView.kt @@ -31,6 +31,7 @@ import io.element.android.libraries.designsystem.theme.components.Text import io.element.android.libraries.matrix.ui.components.A_BLUR_HASH import io.element.android.libraries.ui.strings.CommonStrings +@SuppressWarnings("ModifierClickableOrder") @Composable fun ProtectedView( hideContent: Boolean,