You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
misc: fix stuff up to make SDL example work again
it still behaves weirdly, should probably find some other example since I don't trust my own code.
This commit is contained in:
@@ -390,5 +390,7 @@ public class Activity extends Context implements Window.Callback {
|
||||
finish();
|
||||
}
|
||||
|
||||
public void setIntent(Intent newIntent) {}
|
||||
|
||||
public void unregisterReceiver(BroadcastReceiver receiver) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user