Fixed bug in phone settings dialog
This commit is contained in:
@@ -294,6 +294,9 @@ class Settings
|
||||
alert.show();
|
||||
}
|
||||
|
||||
Globals.UseTouchscreenKeyboard = false;
|
||||
Globals.UseAccelerometerAsArrowKeys = false;
|
||||
|
||||
static void showAdditionalInputConfig(final MainActivity p)
|
||||
{
|
||||
if( ! Globals.AppNeedsArrowKeys )
|
||||
|
||||
Reference in New Issue
Block a user