라이브방 하트 메시지

- 글자색과 배경색 변경
This commit is contained in:
2024-11-07 16:30:09 +09:00
parent 5a37ba8be0
commit b89e563023
3 changed files with 4 additions and 5 deletions

View File

@@ -167,7 +167,7 @@ class LiveRoomActivity : BaseActivity<ActivityLiveRoomBinding>(ActivityLiveRoomB
} else {
hideHeartMessage()
}
}, 1000)
}, 1500)
}
}
@@ -2151,7 +2151,7 @@ class LiveRoomActivity : BaseActivity<ActivityLiveRoomBinding>(ActivityLiveRoomB
ForegroundColorSpan(
ContextCompat.getColor(
applicationContext,
R.color.color_f0c030
R.color.color_ec3aa6
)
),
str.indexOf("'") + 1,