On Sun, 5 Apr 2020 10:19:07 GMT, Johan Vos <[email protected]> wrote: > Fix the code that integrates TextField/TextArea with the android keyboard > > Fix for #8242163
Similar question as for the IOS keyboard issue: The newly moved `TextAreaSkinAndroid ` and `TextFieldSkinAndroid` classes will become part of the public API for Android, since they are in the `javafx.scene.control.skin` package. Is this intended, or might they still be able to live somewhere under `com.sun.javafx`? ------------- PR: https://git.openjdk.java.net/jfx/pull/157
