Skip to content

Instantly share code, notes, and snippets.

@RafaelBarbosatec
Created September 4, 2018 16: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 RafaelBarbosatec/dc2bbc018ca352cd42480209d678e67b to your computer and use it in GitHub Desktop.
Save RafaelBarbosatec/dc2bbc018ca352cd42480209d678e67b to your computer and use it in GitHub Desktop.
void setCategorys() {
_categorys.add("Geral");
_categorys.add("Esporte");
_categorys.add("Tecnologia");
_categorys.add("Entretenimento");
_categorys.add("Saúde");
_categorys.add("Negócios");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment