04-23-2020, 04:59 AM
I don't currently resize the application if the keyboard comes up, as this can cause the UI components to move around, and is not generally a pleasant UI experience. So the keyboard is set to just come up on top of the application. For example, while viewing a song, if you used one of the features that brings up a keyboard (such as tapping on the page number at the top right and then tapping in the input field), you wouldn't want the application to resize, causing every page in your song to be re-rendered, and then you tap OK to close and it resizes again and re-renders everything. The song view and the main library display are all part of the same activity, so they are configured the same in regards to how the keyboard impacts the application. So I'd rather not change this.
Mike
Mike