Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 6, 2019 00:25
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/cf5397fa4aad2c52597150e36e443de8 to your computer and use it in GitHub Desktop.
Save parzibyte/cf5397fa4aad2c52597150e36e443de8 to your computer and use it in GitHub Desktop.
// Recuerda que esto va dentro de la clase, pero no dentro de un método
final private CharSequence[] OPCIONES_ALERTA = {"Editar", "Eliminar"}; // Aquí más opciones...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment