Toolbar with back button, menu and play throbber
This commit is contained in:
parent
532a99edea
commit
7bdf6b783a
19 changed files with 298 additions and 129 deletions
|
@ -32,6 +32,8 @@ ButtonArea {
|
|||
property alias size: icon.size
|
||||
property bool alwaysShowText: false
|
||||
|
||||
Behavior on _real_color { ColorAnimation { duration: 100 } }
|
||||
|
||||
transparent: true
|
||||
canHighlight: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue