We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4319

Summary: Android remove reflection for PointerIcon
Product: SDL Reporter: Sylvain <sylvain.becker>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: don't know   
Hardware: All   
OS: All   
Attachments: patch

Description Sylvain 2018-10-16 19:44:48 UTC
Since SDL2 min requirement is Android SDK 26, and PointerIcon is 24. We don't need reflection to access it.
Comment 1 Sylvain 2018-10-16 19:54:28 UTC
Created attachment 3378 [details]
patch

Only tested compilation and launching on < API24 and > API24.
Code hasn't really changed.
Comment 2 Sam Lantinga 2018-11-03 00:22:32 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/69af2eac84e9