mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-19 03:17:12 +00:00
- Fixed Android locking screen bug. OnDestroy() was called when locking screen. - Power button input must be handled by OS. - AndroidManifest.xml is affected by configChanges="screenSize". - Updated library header for android template.