Skip to content

Commit 2bd442b

Browse files
author
Marco Romano
committed
Add preview for progressIndicatorTrackColor
Forgot to add it in #1295
1 parent aeea7e8 commit 2bd442b

File tree

1 file changed

+1
-0
lines changed
  • libraries/designsystem/src/main/kotlin/io/element/android/libraries/designsystem/theme

1 file changed

+1
-0
lines changed

libraries/designsystem/src/main/kotlin/io/element/android/libraries/designsystem/theme/ColorAliases.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ private fun ContentToPreview() {
100100
"placeholderBackground" to ElementTheme.colors.placeholderBackground,
101101
"messageFromMeBackground" to ElementTheme.colors.messageFromMeBackground,
102102
"messageFromOtherBackground" to ElementTheme.colors.messageFromOtherBackground,
103+
"progressIndicatorTrackColor" to ElementTheme.colors.progressIndicatorTrackColor,
103104
"temporaryColorBgSpecial" to ElementTheme.colors.temporaryColorBgSpecial,
104105
)
105106
)

0 commit comments

Comments
 (0)