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