Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 4, 2019 18:53
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 parzibyte/c61f704f6edfd112a0a67d73b2ecd04e to your computer and use it in GitHub Desktop.
Save parzibyte/c61f704f6edfd112a0a67d73b2ecd04e to your computer and use it in GitHub Desktop.
//El elemento de la izquierda
TextView tv = new TextView(getActivity());
tv.setText("TALLAS");
fila.addView(tv);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment