notes-android
notes-android copied to clipboard
Widget heading space increases
This issue respects the following points:
- [x] I have read the FAQ
- [x] I have searched for existing issues
- [x] The issue affects the Notes Android app, neither the Notes server app nor the Nextcloud Android app.
Describe the bug
Create a note with different headings
Personal.md
## Personal to-dos
- [ ] ...
- [ ] ...
- [ ] ...
- [ ] ...
### Re...
- su...
- ...
- ti...
- ...
### Do...
- in...
When this note is opened in the widget, the spacing between the heading and the text increases the higher the value of the heading is.
Expected behavior
The heading keeps the same spacing between different heading, just the size of the font changes according to the value.
Notes Android version
4.3.1
Notes server version
4.11.0
Nextcloud Android version
3.29.2
Nextcloud version
Hub 9 (30.0.2)
Device
Galaxy Note 9, Tab S6, Motorols XT1650, Anbernic Cube, Waydroid, etc.
Android Version
Android 12, but all devices with from 8+ show this behaviour
App Store
- [x] Google Play Store
- [x] F-Droid
- [ ] Huawei App Gallery
Stacktrace
This image shows the Note widget as placed on one of the screens (Microsoft Launcher):
As can be seen, spacing between
## and ### is increased overall. This wastes a lot of space, especially for longer notes.