Skip to content

Instantly share code, notes, and snippets.

@Tonnie-Dev
Created August 3, 2018 09:43
Show Gist options
  • Save Tonnie-Dev/9c66d922a83456d5785b3d60bf572fff to your computer and use it in GitHub Desktop.
Save Tonnie-Dev/9c66d922a83456d5785b3d60bf572fff to your computer and use it in GitHub Desktop.
dynamic TextView
/*creating a dynamic textview*/
TextView textView = new TextView(MainActivity.this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment