mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
toolbar commented
This commit is contained in:

committed by
Erjan Gavalji

parent
bac14bd29d
commit
cffd0d54f7
@ -7,7 +7,7 @@
|
||||
<TabViewItem.view>
|
||||
<StackLayout>
|
||||
|
||||
<ToolBar>
|
||||
<!--<ToolBar>
|
||||
<ToolBar.items>
|
||||
<ToolBarItem>
|
||||
<ToolBarItem.view>
|
||||
@ -25,7 +25,7 @@
|
||||
</ToolBarItem.view>
|
||||
</ToolBarItem>
|
||||
</ToolBar.items>
|
||||
</ToolBar>
|
||||
</ToolBar>-->
|
||||
|
||||
<SegmentedBar selectedIndex="1" style="background-color: red; color: white" selectedBackgroundColor="green">
|
||||
<SegmentedBar.items>
|
||||
|
Reference in New Issue
Block a user