1
0
Fork 0
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:
Chris Josten 2020-10-26 22:29:07 +01:00
parent a29ab3dff4
commit 040aeb1a40
10 changed files with 330 additions and 22 deletions

View file

@ -45,6 +45,7 @@ BackgroundItem {
}
fillMode: Image.PreserveAspectCrop
fallbackColor: Utils.colorFromString(title)
highlighted: root.highlighted
}
/*Rectangle {