ankidroid / ankidroid/Anki-Android

Implement draw behind navigation bar for SingleFragmentActivity based screens

Open
#21,650 4 comments 0 reactions 0 assignees View on GitHub
UI upstream-issue
Dominant language
Kotlin
Stars
11.8k
Forks
2.9k
Avg merge
2d 3h
Merged PRs (30d)
171

Description

Edge to edge support was added to screens which use _SingleFragmentActivity_ directly in #21621 but the current implementation doesn't draw the content under the navigation bar/gesture bar at the bottom.

Note: the main content which intersects with the navigation bar at the bottom is a _WebView_ for which updating the padding(the standard solution) doesn't work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.