Skip to content

Commit 9cb8b69

Browse files
author
Marco Romano
authored
Add preview for progressIndicatorTrackColor #1344
Forgot to add it in #1295
2 parents 94edaad + c0f6e55 commit 9cb8b69

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
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
)
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)