mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Merge pull request #2956 from NativeScript/tsenov/tabViewPages
Update page all.xml in tabView
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user