ankidroid / ankidroid/Anki-Android
Implement draw behind navigation bar for SingleFragmentActivity based screens
Offen
UI
upstream-issue
- Vorherrschende Sprache
- Kotlin
- Sterne
- 11.8k
- Forks
- 2.9k
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 171
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.