mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-06-11 10:09:29 -04:00
* fix: keyboard hiding cursor on startup * update changelog * lint * hacky delayed scroll, has to be a better way * use window inset listener * Update app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com> * only run keyboard listener once and check config.placeCursorToEnd * fix: keyboard hiding cursor on startup * update changelog * lint * hacky delayed scroll, has to be a better way * use window inset listener * Update app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com> * only run keyboard listener once and check config.placeCursorToEnd * Update app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com> * add fits system windows * remove extra keyboard listener * remove unused imports * style: add empty line --------- Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Co-authored-by: Naveen Singh <snaveen935@gmail.com>