Android UI customizations
This commit is contained in:
parent
c7fd930219
commit
9610c51c30
18 changed files with 260 additions and 48 deletions
|
@ -75,11 +75,10 @@ SlidePage {
|
|||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
spacing: Constants.layout.padding * pgst.scalef
|
||||
|
||||
PLabel {
|
||||
text: detailPage.title
|
||||
SlidePageHeader {
|
||||
title: detailPage.title
|
||||
width: parent.width
|
||||
wrapMode: Text.WordWrap
|
||||
font.pixelSize: 35 * pgst.scalef
|
||||
color: Constants.colors.highlight
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue