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. Android style for QML
Qt 6.11 is out! See what's new in the release blog

Android style for QML

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 990 Views 2 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.
  • G Offline
    G Offline
    gardiol
    wrote on last edited by
    #1

    Hi!
    i am using QtQuick2 in my all, for example:

    import QtQuick.Controls 1.2
    

    But controls, like Button for example, clearly do not follow any Android style on my test devices (Samsung 4.1.2 Android and 4.4.2 android devices).

    Is there a particular reason why not? Should i do any special initialization?

    p3c0P 1 Reply Last reply
    0
    • G gardiol

      Hi!
      i am using QtQuick2 in my all, for example:

      import QtQuick.Controls 1.2
      

      But controls, like Button for example, clearly do not follow any Android style on my test devices (Samsung 4.1.2 Android and 4.4.2 android devices).

      Is there a particular reason why not? Should i do any special initialization?

      p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      @gardiol Use QtQuick.Controls 1.3 or higher.
      https://blog.qt.io/blog/2014/12/03/native-android-style-in-qt-5-4/

      157

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gardiol
        wrote on last edited by
        #3

        Will give a try!
        thanks!

        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