How can I make the menu open towards the bottom? This is the QML: Page { SilicaGridView { id: grid header: PageHeader { title: qsTr("Title") } ...
確定! 回上一頁