This commit is contained in:
2021-02-19 18:27:46 +08:00
parent 7a4ef531d1
commit 0124112260
10 changed files with 449 additions and 31 deletions

View File

@@ -33,6 +33,9 @@ public class MyApplication extends Application{
public static boolean mainonce;
*/
public static Context getContext() {
return context;
}
@Override
protected void attachBaseContext(Context base) {
super.attachBaseContext(base);