Android navigation buttons over UI (EDIT: already reported)

After upgrading to 1.23.0, I can’t click on bottom content, in particular the “Versions” tab on every app screen. The issue is that the UI is behind navigation buttons, so that bottom region of the UI is unreachable. See screen recording:

nav-buttons.mp4.zip (2.0 MB)

On main screen, I mean when F-Droid’s main bar is displayed, buttons are drawn correctly. Also, on “Manage installed apps” (back-translating), where main bar is not present, UI is rendered fine: i.e. navigation buttons get below the last content, so not obstructing.

Device: Motorola E2 surnia - LineageOS - Android 10

Workaround: Rotate the screen to landscape when needed.

I tried installing https://gitlab.com/fdroid/fdroidclient/-/jobs/10517867963/artifacts/raw/app/build/outputs/apk/basic/debug/app-basic-debug.apk and it solved this issue. Thanks!