Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Bug with Android styles in new version?
Forum Updated to NodeBB v4.3 + New Features

Bug with Android styles in new version?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 321 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AlexPublic
    wrote on last edited by
    #1

    I have a program based on the Qt Widgets. It works fine on the all platforms with Qt 5.5. But I have a strange problem on Android with Qt 5.7 and Qt 5.8:

    The program looks normal (all controls look native) at the first start. But all subsequent launches of the program does not look normal (the controls look like on a desktop).

    I guess it's some bug in the Qt mechanism of styles caching. But everything worked perfectly in version 5.5. The value android.app.extract_android_style in the AndroidManifest.xml file is set to "full".

    I set value android.app.extract_android_style to "none" for the test. And as a result, the program began to look incorrect already at the first start.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved