mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Demo
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<Page>
|
||||
<Page.actionBar>
|
||||
<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>
|
||||
</Page.actionBar>
|
||||
|
||||
|
Reference in New Issue
Block a user