Refine QML UI, layout and new/downlaoded indicators
This commit is contained in:
parent
c1d65e3572
commit
baa8db0861
5 changed files with 63 additions and 37 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue