Hi,
Is it possible to add your own layout xml in an Android application?
I want to add the activity android:imeOptions="flagNoExtractUi" to the <EditText>-tag to disable the fullscreen virtual keyboard in landscape mode. But where do I put it?
Thanks!
/Andreas