Fixed bug in phone settings dialog

This commit is contained in:
pelya
2010-10-14 18:17:28 +03:00
parent 3400f1ab92
commit a92e4905d4

View File

@@ -294,6 +294,9 @@ class Settings
alert.show();
}
Globals.UseTouchscreenKeyboard = false;
Globals.UseAccelerometerAsArrowKeys = false;
static void showAdditionalInputConfig(final MainActivity p)
{
if( ! Globals.AppNeedsArrowKeys )