-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android notification bar covers part of content #904
Comments
Hi, The reported isssue with the mapview (gui internal appears on the mapview as well) was not reproducable on regular Android so far, |
Thanks for the update, didn’t realize there was still something in the queue. Might be related to the changes in |
Hi, |
My bad, I meant #877 of course. So where would I drop my custom navit.xml now? /sdcard/navit doesn’t seem to work any more. |
@mvglasow Just go into Apps->Navit and add there storage permission. |
Just did a test
it is always handy to watch the output of https://github.com/navit-gps/navit/blob/trunk/navit/android/src/org/navitproject/navit/Navit.java#L301 This was tested on a jellybean device but I am confident this will still work the same on devices where it has worked before. |
I see that this is a bigger one; I’ve put it up for discussion in #907 to avoid this issue going off-topic. |
Since #890 is merged, I am closing this ticket. |
Steps to reproduce
Expected result
Content is placed in such a way that it is not obstructed by the notification bar.
Actual result
Content is drawn behind the notification bar and obstructed by it. This occurs in all views: navigation, internal GUI menu as well as file browser.
Software environment
Navit ef43e78, Android 4.4.4 (Cyanogenmod on Nexus S).
Additional information
@jandegr any chance you can take a look at this?
The text was updated successfully, but these errors were encountered: