Fix arrow icons on Android

This commit is contained in:
Carl Schwan
2024-09-20 22:15:32 +02:00
parent b9615eadb3
commit 2fe9bc9846
6 changed files with 12 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ QQC2.ItemDelegate {
Kirigami.Icon {
width: Kirigami.Units.gridUnit * 0.5
height: Kirigami.Units.gridUnit * 0.5
source: "arrow-down"
source: "arrow-down-symbolic"
anchors.bottom: parent.bottom
anchors.right: parent.right
visible: root.showTones