From a8cbc7911e9236000e36e4f185c73bc0a9bab192 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Fri, 10 Jul 2026 12:24:45 +0200 Subject: [PATCH] Fix typo --- .../kotlin/io/element/android/compound/theme/ElementTheme.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/compound/src/main/kotlin/io/element/android/compound/theme/ElementTheme.kt b/libraries/compound/src/main/kotlin/io/element/android/compound/theme/ElementTheme.kt index e0dd0f8cdd..34cea4f856 100644 --- a/libraries/compound/src/main/kotlin/io/element/android/compound/theme/ElementTheme.kt +++ b/libraries/compound/src/main/kotlin/io/element/android/compound/theme/ElementTheme.kt @@ -176,7 +176,7 @@ fun ElementTheme( ) ), // Configure the keyboard focus color. - // By default, ColorScheme.secondaryColor is used + // By default, ColorScheme.secondary is used LocalRippleConfiguration provides RippleConfiguration( focus = RippleConfiguration.Focus.InsetRing(