mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-05 18:22:46 +00:00
Added MusicAlbumPage
- [UI]: Added specialized view for music albums - Prepared RemoteImageView for fading in image when loaded
This commit is contained in:
parent
a29ab3dff4
commit
040aeb1a40
10 changed files with 330 additions and 22 deletions
|
@ -45,6 +45,7 @@ BackgroundItem {
|
|||
}
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
fallbackColor: Utils.colorFromString(title)
|
||||
highlighted: root.highlighted
|
||||
}
|
||||
|
||||
/*Rectangle {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue