Version
3.5-1929
Branche
master
Date
il y a 10 ans, 7 mois
Windows x64 Windows x86 Mac OS X Android
Commit
e12c66b6cf0276c85b1dcb1a255c6c5c24647711
Auteur
Lioncash
Description
[Android] Only dismiss the input dialog when an input is registered. Before it would dismiss upon the first event. Fixes a bug where control sticks wouldn't register because of the AlertDialog closing immediately after the "if (firstEvent)" branch.