Cleanup
This commit is contained in:
@@ -310,9 +310,9 @@ public class GameActivity extends SDLActivity {
|
|||||||
::end::
|
::end::
|
||||||
|
|
||||||
|
|
||||||
@Override public void onWindowFocusChanged(boolean hasFocus) {
|
@Override public void onWindowFocusChanged (boolean hasFocus) {
|
||||||
|
|
||||||
super.onWindowFocusChanged(hasFocus);
|
super.onWindowFocusChanged (hasFocus);
|
||||||
|
|
||||||
updateSystemUI ();
|
updateSystemUI ();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user