SDL/android-project/app/src/main
Blaž Tomažič 6a2dd96ac7 android: actually use ReLinker
When loading libraries the `SDL.mContext` is still `null`. This results in
relinker code path in `SDL.loadLibrary(...)` always throwing a null exception
and fallbacking to system loader.

Fix it by passing the context explicitly.
2024-06-20 09:35:28 -07:00
..
java/org/libsdl/app android: actually use ReLinker 2024-06-20 09:35:28 -07:00
res android: Default to custom theme in styles.xml 2024-05-31 11:33:01 -07:00
AndroidManifest.xml android: Default to custom theme in styles.xml 2024-05-31 11:33:01 -07:00