- By Edmond Lau
- Highly Recommended 👍
- http://www.theeffectiveengineer.com/
- They are the people who get things done. Effective Engineers produce results.
<template> | |
<Page class="page"> | |
<ActionBar class="action-bar" | |
flat="true" | |
title="Home"> | |
<android> | |
<NavigationButton | |
icon="res://ic_menu_black_24dp" | |
@tap="showSideMenu" | |
text="Menu"></NavigationButton> |