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

View File

@@ -470,7 +470,7 @@ jobs:
env:
ANDROID_BUILD_PLATFORM: android-36
QT_VERSION: 6.9.3
QT_VERSION: 6.8.3
QT_MODULES: 'qtremoteobjects qt5compat qtimageformats qtshadertools'
PROD_AGW_PUBLIC_KEY: ${{ secrets.PROD_AGW_PUBLIC_KEY }}
PROD_S3_ENDPOINT: ${{ secrets.PROD_S3_ENDPOINT }}