Hi Eric,
"I do not have layout working. (I did make screen rotation not do the
stupid thing though...another stupid Android decision was to cause
device orientation to completely quit and restart your app by default,
which I don't think is *ever* useful for a real app.)"
To prevent quit and restar
On 12/15/16, Ranier VF wrote:
> Hi Eric,
> "I do not have layout working. (I did make screen rotation not do the
> stupid thing though...another stupid Android decision was to cause
> device orientation to completely quit and restart your app by default,
> which I don't think is *ever* useful for
Hi Eric,
Do you know what events "keyboard" affects?
No.
I believe all configs fire one event, onConfigurationChanged.
Keyboard = The keyboard type has changed - for example, the user has connected
an external keyboard.
Have more: "screenSize", "smallestScreenSize", "layoutDirection", etc.
See i