Skip to content

Instantly share code, notes, and snippets.

@rubenfonseca
Created July 28, 2011 12:43
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 rubenfonseca/1111469 to your computer and use it in GitHub Desktop.
Save rubenfonseca/1111469 to your computer and use it in GitHub Desktop.
xml screen
<?xml version="1.0"?>
<GMSResponse>
<login success="true" hasupdate="true"/>
<screen id="homepage">
...
</screen>
<tabs>
<tab icon="icon_selfcare_tab" title="Gest&#xE3;o de Conta" screenid="selfcare"/>
<tab icon="icon_services_tab" title="Servi&#xE7;os" screenid="serv_list"/>
<tab icon="icon_rateplan_tab" title="Tarif&#xE1;rios" screenid="rateplan"/>
<tab icon="icon_payments_tab" title="Facturas e Pagamentos" screenid="invoices"/>
<tab icon="icon_promotions_tab" title="Promo&#xE7;&#xF5;es" screenid="promotions"/>
</tabs>
</GMSResponse>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment