mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +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