selectedBackgroundColor implemented

This commit is contained in:
Vladimir Enchev
2015-03-05 13:49:53 +02:00
parent 6cb4dc15d9
commit 3c822de142
5 changed files with 64 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<TabEntry.view>
<StackLayout>
<SegmentedBar selectedIndex="1" style="background-color: red; color: white">
<SegmentedBar selectedIndex="1" style="background-color: red; color: white" selectedBackgroundColor="green">
<SegmentedBar.items>
<SegmentedBarEntry title="MAY 3" />
<SegmentedBarEntry title="MAY 4" />