mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-12 14:38:46 +01: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.