Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save djgrasss/14ebcb09b7861742b0e6 to your computer and use it in GitHub Desktop.

Select an option

Save djgrasss/14ebcb09b7861742b0e6 to your computer and use it in GitHub Desktop.
<xmlui action="replace"><alert cancelButtonTitle="Unlock" />
<page>
<navigationBar title="blablabla" hidesBackButton="true"></navigationBar>
<tableView>
<section footer="blablabla" />
<section footer=""/>
<section footer= "blablabla"/>
<section>
<buttonRow align="center" label="Try Again" name="tryAgain"/><alert buttonRow="Unlock" />
</section>
<section>
</section>
</tableView>
</page>
</xmlui>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment