mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-08 19:44:25 +08:00
style: optimize code
This commit is contained in:
@@ -35,7 +35,7 @@ import com.highcapable.flexiui.resources.builder.buildImageVector
|
|||||||
|
|
||||||
val Icons.CheckMark by lazy {
|
val Icons.CheckMark by lazy {
|
||||||
buildImageVector(
|
buildImageVector(
|
||||||
name = "checkmark",
|
name = "check_mark",
|
||||||
defaultWidth = 32.dp,
|
defaultWidth = 32.dp,
|
||||||
defaultHeight = 32.dp,
|
defaultHeight = 32.dp,
|
||||||
viewportWidth = 48f,
|
viewportWidth = 48f,
|
||||||
|
Reference in New Issue
Block a user