trilium-sender icon indicating copy to clipboard operation
trilium-sender copied to clipboard

text box only half used after keyboard dropd

Open pcause opened this issue 7 years ago • 1 comments

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

pcause avatar Jan 19 '19 16:01 pcause

🤔 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.

Screenshot_20200513-053744

jkurei avatar May 13 '20 03:05 jkurei