feat:调整通用飘屏-SVGA方案(自己做进场/退出动画,不用SVGA的动态文本了,自己叠加一个TextView)

This commit is contained in:
max
2024-04-23 18:58:50 +08:00
parent e334c7ce16
commit ac14be2c88
4 changed files with 76 additions and 44 deletions

View File

@@ -12,7 +12,9 @@ class RoomTemplateNotifyMsgBean : TemplateMessage() {
var resourceContent: String? = null
var skipType: Int? = null
var skipContent: String? = null
@Deprecated("已不需要,自己可以获取到")
var resourceWidth: Int? = null
@Deprecated("已不需要,自己可以获取到")
var resourceHeight: Int? = null
// SVGA-文本的坑位KEY