We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18195c5 commit 1d348a3Copy full SHA for 1d348a3
android-project/app/proguard-rules.pro
@@ -23,7 +23,7 @@
23
void clipboardSetText(java.lang.String);
24
int createCustomCursor(int[], int, int, int, int);
25
void destroyCustomCursor(int);
26
- android.content.Context getContext();
+ android.app.Activity getContext();
27
boolean getManifestEnvironmentVariables();
28
android.view.Surface getNativeSurface();
29
void initTouch();
0 commit comments