euphoria3k
Results
2
comments of
euphoria3k
Awesome! I've been wanting to create a 2.55 XNA port for a while now just haven't had the time!
you need to update the MainActivity.kt file in the example project. Update line 13 to be the following: val pendingIntent = PendingIntent.getActivity(this, 0, intent, PendingIntent.FLAG_IMMUTABLE) // Updated line