Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Navigation Bar in Android

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18992

    Felgo User

    hello everyone

    i need some help in navigation tab in Android sample
    that the navigation bar in Android is on the left
    but i want to set it like the way it been set on iOS
    can anyone help me ???

    #19028

    Günther
    Felgo Team

    Hi!

    If you want to use the same style for iOS and Android, you can set a fixed platform Theme like this:

    import Felgo 3.0
    
    App {
      onInitTheme: {
        Theme.platform = "ios"
      }
    }

    To use an Android styled tab-navigation without using the iOS Theme, you can change the Navigation::navigationMode property to navigationModeTabs.

    Best,
    Günther

     

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded