Skip to content

Instantly share code, notes, and snippets.

@frogermcs
Last active July 25, 2017 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frogermcs/56b5c8a40bdb07661710d1fcba9def53 to your computer and use it in GitHub Desktop.
Save frogermcs/56b5c8a40bdb07661710d1fcba9def53 to your computer and use it in GitHub Desktop.
public class MainActivity extends BaseActivity {
@Override
public String getScreenNameForAnalytic() {
return "MainScreen";
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment