trilium-sender
trilium-sender copied to clipboard
text box only half used after keyboard dropd
If I tap in the note part of the add note the keyboard pops up. Then paste a bunch of text. When the keyboard hides only half the screen is used to score the posted text.
[edit] Seems if you add:
android:windowSoftInputMode="adjustResize"
to the manifest for the main activity this might resolve the issue
🤔 This is what this looks like. I'll take a stab at it, since it's hindering me too, but I can't promise anything. I often use the app to write somewhat long drafts.
