Android SplitTunnel

This commit is contained in:
Mykola Baibuz 2023-10-16 12:05:35 -04:00
parent 501670bdd2
commit 2df612ec1f
5 changed files with 94 additions and 13 deletions

View file

@ -94,7 +94,7 @@ PageType {
DividerType {}
LabelWithButtonType {
visible: !GC.isMobile()
visible: GC.isDesktop() || Qt.platform.os === "android"
Layout.fillWidth: true