soupslurpr / BeauTyXT

A beautiful, private, secure, and minimalistic Text, Markdown, and Typst editor.
https://beautyxt.app
ISC License
76 stars 6 forks source link

Use imePadding instead of android:windowSoftInputMode="adjustResize" #104

Closed soupslurpr closed 9 months ago

soupslurpr commented 9 months ago

With enableEdgeToEdge(), android:windowSoftInputMode="adjustResize" didn't seem to do anything anymore anyways. Applying imePadding seems to be the proper approach.