I have a edittext that extends to the bottom of the available screen. When the cursor is at the bottom
of the edittext then the keyboard will hide the cursor. Is it possible to move the keyboard up, so that the area of the cursor remains visible?
I am using the IME library, but the that doesn't seem to provide a solution to this.
Alternatively is it possible to put the keyboard on a panel, so I can move it up with the panel?
RBS
of the edittext then the keyboard will hide the cursor. Is it possible to move the keyboard up, so that the area of the cursor remains visible?
I am using the IME library, but the that doesn't seem to provide a solution to this.
Alternatively is it possible to put the keyboard on a panel, so I can move it up with the panel?
RBS