Update filter header ui

This commit is contained in:
Koitharu
2023-06-01 10:44:49 +03:00
parent f0a4fa4e95
commit 84f41810c5
36 changed files with 591 additions and 390 deletions

View File

@@ -284,6 +284,7 @@ class DetailsFragment :
ChipsView.ChipModel(
title = tag.title,
tint = tagHighlighter.getTint(tag),
icon = 0,
data = tag,
isCheckable = false,
isChecked = false,