Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.2
Description
Setup Android support according to documentation
Create a new Android project, QtWidget Application.
Put a QLineEdit on mainwindow.ui
Run in Android Emulator or in physical phone.
Type something into the QLineEdit, no text shown, something is entered but its like white text on white background. Changing color does not help!
Rotate screen and the text entered will be visible.