Skip to content
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

Fix UI overlap by applying bottom insets #74

Merged
merged 1 commit into from
Aug 30, 2020

Conversation

Maxr1998
Copy link
Member

@Maxr1998 Maxr1998 commented Aug 30, 2020

I think for now, this is the best solution to the problem. Injecting custom CSS is much more complicated, and even with the nowplayingbar moved up, there are still UI problems that'd need to be adressed.

Fix #69.

@Maxr1998 Maxr1998 added the bug Something isn't working label Aug 30, 2020
@nielsvanvelzen
Copy link
Member

So basically this will change the padding of the webview so that it does not appear behind the navigation bar?

@Maxr1998
Copy link
Member Author

So basically this will change the padding of the webview so that it does not appear behind the navigation bar?

Yep. Actually the whole root view, in which the WebView is contained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android 10's 3 button navigation buttons cover the audio playback controls
2 participants