zadam / trilium-sender

Simple android application for sending images and notes to Trilium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text box only half used after keyboard dropd

pcause opened this issue · 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

commented

🤔
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