Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 5, 2019 03:07
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/573e73526099a0b7a53289490f8151d9 to your computer and use it in GitHub Desktop.
Save parzibyte/573e73526099a0b7a53289490f8151d9 to your computer and use it in GitHub Desktop.
EditText editText = new EditText(getActivity());
editText.setTag(R.id.etiqueta_talla, talla);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment