mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-07 19:14:12 +08:00
fix: add @Immutable
This commit is contained in:
@@ -73,6 +73,7 @@ data class SwitchColors(
|
||||
val trackActive: Color
|
||||
)
|
||||
|
||||
@Immutable
|
||||
data class SwitchStyle(
|
||||
val thumbDiameter: Dp,
|
||||
val thumbGain: Float,
|
||||
|
Reference in New Issue
Block a user