ecere/gui/drivers/AndroidInterface: Fixed screen rotation
authorJerome St-Louis <jerome@ecere.com>
Mon, 3 Feb 2014 21:42:00 +0000 (04:42 +0700)
committerJerome St-Louis <jerome@ecere.com>
Mon, 3 Feb 2014 21:42:00 +0000 (04:42 +0700)
commitcadf16a444592cc338085db0b115f1083b649526
tree6261c81b6b0845b5292099854558c27e3903ca83
parentac21959384af37e307f2034e21acb40eaf680e77
ecere/gui/drivers/AndroidInterface: Fixed screen rotation
- Querying NativeWindow width & height even when ALooper_pollAll() did not return anything, otherwise the new values were not picked up until the next event
ecere/src/gui/drivers/AndroidInterface.ec