mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
toolbar commented
This commit is contained in:

committed by
Erjan Gavalji

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