nextcloud / notes-android

✎ Android client for Nextcloud Notes app.
https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes
GNU General Public License v3.0
927 stars 135 forks source link

"Plain edit mode" button covers content #2375

Open Inky-developer opened 6 days ago

Inky-developer commented 6 days ago

This issue respects the following points:

Describe the bug

The plain edit mode button covers content if the note fills more than screen height. Since the button is at the bottom, it is pretty much impossible to read the covered text without going into edit mode.

ResizedImage_2024-09-14_21-13-32_1664

Expected behavior

It is possible to scroll down a bit more, after the note has ended (As if there are a few empty newlines)

Notes Android version

4.3.1

Notes server version

/

Nextcloud Android version

/

Nextcloud version

/

Device

/

Android Version

14

App Store

Stacktrace

No response

nicofrand commented 1 day ago

Duplicate of #2272