Skip to content

Instantly share code, notes, and snippets.

View Gloumy's full-sized avatar

Simon Gloumy

  • Warrigal Studio
  • Virton, Belgium
View GitHub Profile
<template>
<Page class="page">
<ActionBar class="action-bar" title="Miyha">
<NavigationButton text="Menu" icon="res://ic_list_black_24dp" @tap="toggleDrawer" />
<StackLayout orientation="horizontal">
<Image src="res://icon" width="40" height="40" verticalAlignment="center" />
<Label text="iyha" fontSize="24" verticalAlignment="center" />
</StackLayout>
</ActionBar>
<SideDrawer>