Refine QML UI, layout and new/downlaoded indicators

This commit is contained in:
Thomas Perl 2014-05-09 20:41:04 +02:00
parent c1d65e3572
commit baa8db0861
5 changed files with 63 additions and 37 deletions

View file

@ -22,6 +22,11 @@ var layout = {
header: {
height: 100, /* page header height */
},
item: {
height: 80, /* podcast/episode item height */
},
coverart: 80, /* cover art size */
padding: 10, /* padding of items left/right */
};
var colors = {