Skip to content

Instantly share code, notes, and snippets.

@RanjitPati
Created June 6, 2019 10:52
Show Gist options
  • Save RanjitPati/ea4013bc2776db48467a61ce5fbf75d0 to your computer and use it in GitHub Desktop.
Save RanjitPati/ea4013bc2776db48467a61ce5fbf75d0 to your computer and use it in GitHub Desktop.
public class MyApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment