Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. The MyRoute-app
  3. [App] Problems, Bugs and other Issues
  4. Nav screen menu isn't fully displayed

Nav screen menu isn't fully displayed

Scheduled Pinned Locked Moved [App] Problems, Bugs and other Issues
10 Posts 6 Posters 152 Views 3 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.
  • Rafał Kuklaundefined Offline
    Rafał Kuklaundefined Offline
    Rafał Kukla
    wrote last edited by
    #1

    Hello,

    I noticed that some (not all) menus are cut off so selecting an item on the bottom is not possible:
    d119bd34-454f-490b-a978-e64dcd8bc92a-image.png

    This is a DMD T865X tablet, 1280x800, 210dpi.
    Display settings set as followed:
    87b90b40-eed2-4839-a1e6-0d8c4105bfd1-image.png

    App version 4.4.0

    BWM R1300GS + DMD-T865X + MRA

    1 Reply Last reply
    0
    • Con Hennekensundefined Offline
      Con Hennekensundefined Offline
      Con Hennekens
      Alpha tester
      wrote last edited by
      #2

      Isn't that list scrollable...?

      I am just an enthusiastic MRA user, and hope you will be one too!

      Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

      Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

      1 Reply Last reply
      0
      • Rafał Kuklaundefined Offline
        Rafał Kuklaundefined Offline
        Rafał Kukla
        wrote last edited by
        #3

        Yes,
        but it never fully shows the last item(s)

        BWM R1300GS + DMD-T865X + MRA

        Nick Carthewundefined 1 Reply Last reply
        0
        • Rafał Kuklaundefined Rafał Kukla

          Yes,
          but it never fully shows the last item(s)

          Nick Carthewundefined Offline
          Nick Carthewundefined Offline
          Nick Carthew
          RouteXpert
          wrote last edited by
          #4

          @Rafał-Kukla Can you hide the menu bar?

          Always willing to help if I can.
          Triumph Tiger 1200 XRT called Tina.
          MRA Navigation Next and SilverFox B8J bar buttons.
          Quadlock wireless mount for IPhone 11.
          Cardo Scala Packtalk Bold.
          TomTom Rider 500. (In the cupboard now)

          Rafał Kuklaundefined 1 Reply Last reply
          0
          • Nick Carthewundefined Nick Carthew

            @Rafał-Kukla Can you hide the menu bar?

            Rafał Kuklaundefined Offline
            Rafał Kuklaundefined Offline
            Rafał Kukla
            wrote last edited by
            #5

            @Nick-Carthew
            What menu bar?

            If you mean the Android nav bar, then yes: switching from 3-button to gesture navigation helps:
            95fa1141-8aa4-48b1-8fee-0bd0a4ba4718-image.png
            but this isn't a solution. I'm not going to use gestures while riding...

            BTW. "full screen" settings (Navigation Settings->Screen layout) is a workaround...
            however after exiting navigation track selection looks like this:
            e0475c68-3ec3-4851-aa92-185b63557a7a-image.png
            ...

            BWM R1300GS + DMD-T865X + MRA

            Marinus van Deudekomundefined 1 Reply Last reply
            0
            • Rafał Kuklaundefined Rafał Kukla

              @Nick-Carthew
              What menu bar?

              If you mean the Android nav bar, then yes: switching from 3-button to gesture navigation helps:
              95fa1141-8aa4-48b1-8fee-0bd0a4ba4718-image.png
              but this isn't a solution. I'm not going to use gestures while riding...

              BTW. "full screen" settings (Navigation Settings->Screen layout) is a workaround...
              however after exiting navigation track selection looks like this:
              e0475c68-3ec3-4851-aa92-185b63557a7a-image.png
              ...

              Marinus van Deudekomundefined Offline
              Marinus van Deudekomundefined Offline
              Marinus van Deudekom
              Valued contributor
              wrote last edited by
              #6

              @Rafał-Kukla Hi Rafal. I use the same tablet and have the same experiance. Trying to start your trip can be a Challenge Sometimes because the navigate button is mostly covered by the menu bar at the bottem. I could start the routes last week but having big hands like mine…….. using the full screen mode can be a solution but to my findings the result is even worse because you have to shut dien MRA to get something else started, like spotify. Shutting down the device completely solves the problem for a while, I guess it has something to do with the cache.

              Honda Goldwing GL1500,
              Honda Silverwing GL 650
              DMD2 T865X 8 inch Android tablet using MRA next for navigation
              Garmin XT (almost in the cupboard)
              Samsung S20FE mounted on a Quadlock and using Android Auto in my car

              1 Reply Last reply
              0
              • Corjan Meijerinkundefined Offline
                Corjan Meijerinkundefined Offline
                Corjan Meijerink
                Developer
                wrote last edited by
                #7

                The “fullscreen” mode is only for navigation and not a solution.

                This is weird as it seems like the tablet does not report the navigation bar as part of the OS but simply adds it as overlay itself. Hence our app does not know about it’s existence so to say.

                Do other apps show similar spacing issues?

                Rafał Kuklaundefined Marinus van Deudekomundefined 2 Replies Last reply
                0
                • Corjan Meijerinkundefined Corjan Meijerink

                  The “fullscreen” mode is only for navigation and not a solution.

                  This is weird as it seems like the tablet does not report the navigation bar as part of the OS but simply adds it as overlay itself. Hence our app does not know about it’s existence so to say.

                  Do other apps show similar spacing issues?

                  Rafał Kuklaundefined Offline
                  Rafał Kuklaundefined Offline
                  Rafał Kukla
                  wrote last edited by
                  #8

                  Hi @Corjan-Meijerink:
                  Other apps works ok. Please note that other menus or buttons on map screens are not covered by the nav bar.
                  I created a sample app (I'm a mobile app developer btw) and insets reported by:

                   ViewCompat.setOnApplyWindowInsetsListener(binding.root) { v, windowInsets ->
                              val insets = windowInsets.getInsets(WindowInsetsCompat.Type.systemBars())
                  

                  are correct.
                  Also:

                  windowInsetsController.hide(WindowInsetsCompat.Type.statusBars())
                  windowInsetsController.hide(WindowInsetsCompat.Type.systemBars())
                  

                  works as expected

                  BWM R1300GS + DMD-T865X + MRA

                  1 Reply Last reply
                  0
                  • Corjan Meijerinkundefined Corjan Meijerink

                    The “fullscreen” mode is only for navigation and not a solution.

                    This is weird as it seems like the tablet does not report the navigation bar as part of the OS but simply adds it as overlay itself. Hence our app does not know about it’s existence so to say.

                    Do other apps show similar spacing issues?

                    Marinus van Deudekomundefined Offline
                    Marinus van Deudekomundefined Offline
                    Marinus van Deudekom
                    Valued contributor
                    wrote last edited by
                    #9

                    @Corjan-Meijerink I’ve had this issue before and after rebooting the tablet the problem is gone. I think it had to do with not clearing the cache and after rebooting the chache has been cleared. After riding whole week last week I finaly got round to rebooting and yes the problem is gone. What’s your expert view on this

                    Honda Goldwing GL1500,
                    Honda Silverwing GL 650
                    DMD2 T865X 8 inch Android tablet using MRA next for navigation
                    Garmin XT (almost in the cupboard)
                    Samsung S20FE mounted on a Quadlock and using Android Auto in my car

                    1 Reply Last reply
                    0
                    • RetiredWingManundefined Online
                      RetiredWingManundefined Online
                      RetiredWingMan
                      Valued contributor
                      wrote last edited by
                      #10

                      I've also seen these issues. While navigating, showing the list of waypoints the last waypoint does not scroll above the Android buttons so you can't read remaining time, distance etc.

                      2010 GL1800 Goldwing using Samsung Galaxy S20 5G Android 13.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      ACTIVE USERS
                      RetiredWingManundefined
                      RetiredWingMan
                      Corjan Meijerinkundefined
                      Corjan Meijerink
                      Marinus van Deudekomundefined
                      Marinus van Deudekom
                      Nick Carthewundefined
                      Nick Carthew
                      Rafał Kuklaundefined
                      Rafał Kukla
                      Con Hennekensundefined
                      Con Hennekens
                      POPULAR TOPICS
                      • Using OSM maps on the MRA app.
                        Bouke Entundefined
                        Bouke Ent
                        1
                        9
                        126

                      • Nav screen menu isn't fully displayed
                        RetiredWingManundefined
                        RetiredWingMan
                        0
                        10
                        152

                      • Navigation Option Show "Original Route" Does Not Display Consistently
                        Brian McGundefined
                        Brian McG
                        0
                        11
                        222

                      • Adding an additional stop to a route you're driving
                        Edwin_Mundefined
                        Edwin_M
                        0
                        5
                        18

                      • Problèmes d'affichage sur écran
                        Rob Verhoeffundefined
                        Rob Verhoeff
                        0
                        4
                        57

                      • Verlies van verbinding met het openbare internet met Android ( o.a Carpe Iter v4C )
                        M. Schrijverundefined
                        M. Schrijver
                        0
                        7
                        122

                      • CarPlay not outputing nav audio from route
                        Ron Zundefined
                        Ron Z
                        0
                        4
                        98

                      • Joining routes to create a Tour overview?
                        Nick Carthewundefined
                        Nick Carthew
                        0
                        2
                        39
                      MY GROUPS
                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Popular
                      • Support
                      • MyRoute-app