Skip to content

Instantly share code, notes, and snippets.

@prakashpun
Created August 27, 2018 10:26
Show Gist options
  • Save prakashpun/480cc18e01cb03ba0a3cba6def68dd18 to your computer and use it in GitHub Desktop.
Save prakashpun/480cc18e01cb03ba0a3cba6def68dd18 to your computer and use it in GitHub Desktop.
TextView textView = findViewById(R.id.text);
textView.setText(user.getUserName());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment