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 - Android remove reflection for PointerIcon
Summary: Android remove reflection for PointerIcon
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: don't know
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-16 19:44 UTC by Sylvain
Modified: 2018-11-03 00:22 UTC (History)
0 users

See Also:


Attachments
patch (3.81 KB, patch)
2018-10-16 19:54 UTC, Sylvain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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