mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
Demo
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
<Page>
|
<Page>
|
||||||
<Page.actionBar>
|
<Page.actionBar>
|
||||||
<ActionBar title="Navigation Button">
|
<ActionBar title="Navigation Button">
|
||||||
<NavigationButton text="go back" icon="res://ic_test" tap="navTap"/>
|
<NavigationButton text="ios back" android.systemIcon = "ic_menu_back" tap="navTap"/>
|
||||||
</ActionBar>
|
</ActionBar>
|
||||||
</Page.actionBar>
|
</Page.actionBar>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user