fix: fix ui android issues (#1980)

* Fix UI issues

* Fix Screen Swipe
This commit is contained in:
NickVs2015
2025-11-11 17:03:27 +03:00
committed by GitHub
parent 2ee61a040b
commit 5fdce1e49e
20 changed files with 156 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ PageType {
BaseHeaderType {
Layout.fillWidth: true
Layout.topMargin: 20
Layout.topMargin: 20 + SettingsController.safeAreaTopMargin
Layout.leftMargin: 16
Layout.rightMargin: 16