Merge pull request #2956 from NativeScript/tsenov/tabViewPages

Update page all.xml in tabView
This commit is contained in:
SvetoslavTsenov
2016-10-25 11:43:39 +03:00
committed by GitHub

View File

@ -1,5 +1,5 @@
<Page>
<TabView selectedIndex="1" style="color: yellow; background-color: green;" selectedColor="red" tabsBackgroundColor="blue">
<TabView selectedIndex="1" style="tab-text-color: yellow; color: yellow; background-color: green;" selectedColor="red" tabsBackgroundColor="blue">
<TabView.items>
<TabViewItem title="First">
<TabViewItem.view>