Hide the bottom navigation bar when a text file preview is shown - #17504
Hide the bottom navigation bar when a text file preview is shown#17504daniele-verducci wants to merge 2 commits into
Conversation
…s shown Signed-off-by: daniele-verducci <daniele.verducci@nextcloud.com>
| binding.fabMain.setImageResource(R.drawable.ic_plus) | ||
| resetScrolling(true) | ||
| showSortListGroup(false) | ||
| showBottomNavigationBar(true) |
There was a problem hiding this comment.
@tobiasKaminsky should I check what's the popped fragment here? I didn't because, as far as I can see, the default status is for the bottom navigation to be visible. This is similar to what happens to resetScrolling().
|
APK file: https://github.com/nextcloud/android/actions/runs/32240739106/artifacts/9360935236 |
|
APK file: https://github.com/nextcloud/android/actions/runs/32345524977/artifacts/9398145437 |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
Fix #17495
🖼️ Screenshots
🏁 Checklist
/backport to stable-xx.x🤖 AI (if applicable)
Changes
This hides the bottom navigation bar that was covering part of a previewed text file.
How to reproduce: