Update group text

This commit is contained in:
世界 2023-08-20 17:58:49 +08:00
parent 00cac6b47a
commit 0b0140cb54
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -173,7 +173,11 @@ class GroupsFragment : Fragment(), CommandClient.Handler {
if (!newExpandStatus) {
val builder = SpannableStringBuilder()
items.forEach {
builder.append("")
if (it.tag == group.selected) {
builder.append("")
} else {
builder.append("")
}
builder.setSpan(
ForegroundColorSpan(
colorForURLTestDelay(