S
S
Sergey Doronovych2017-03-09 00:56:42
Android
Sergey Doronovych, 2017-03-09 00:56:42

How to fix a problem with the interface of a program written in Qt for android?

I wrote a simple program, I compile it for Android, I launch it, and here the problem is: on the first and subsequent launches of the program, the interface style changes slightly.
View of the interface in the editor:
d7ca099cc385407183c57d988e7d2bd1.PNG
View of the interface on the first run:
d4eb8ea2d4614cbfa1d34f768425c3e6.png
View on the second run:
c1a785839e984ace9559d40504767a54.png
Tell me what could be the problem, I'm not very experienced in building for android.
PS: If you clear its cache before starting the program, then the interface becomes like the first time you start it, but you need to do this every time.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2017-03-09
@SergeyDoronovych

Write directly in QML, otherwise jambs will get out all the time with widgets on mobile OS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question