[BugFix]调整夺宝精灵ui
This commit is contained in:
@@ -323,7 +323,7 @@ class RoomEffectView @JvmOverloads constructor(
|
||||
val dynamicEntity = SVGADynamicEntity()
|
||||
val textPaint = TextPaint()
|
||||
textPaint.color = Color.WHITE //字体颜色
|
||||
textPaint.textSize = 24f //字体大小
|
||||
textPaint.textSize = 20f //字体大小
|
||||
dynamicEntity.setDynamicText(
|
||||
StaticLayout(
|
||||
text.build(),
|
||||
|
Reference in New Issue
Block a user