Merge pull request #5503 from element-hq/feature/bma/immutableCleanup
Do some cleanup on our immutable annotation usage
This commit is contained in:
commit
3fb110d991
73 changed files with 178 additions and 107 deletions
|
|
@ -26,7 +26,6 @@ import androidx.compose.ui.graphics.Color
|
|||
/**
|
||||
* This class holds all the semantic tokens of the Compound theme.
|
||||
*/
|
||||
@Immutable
|
||||
data class SemanticColors(
|
||||
/** Background colour for accent or brand actions. State: Hover */
|
||||
val bgAccentHovered: Color,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue