mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Merge pull request #2961 from NativeScript/tsenov/uitests
Add text-color yellow in the all.xml page
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<Page>
|
<Page>
|
||||||
<TabView selectedIndex="1" style="tab-text-color: yellow; selected-tab-text-color: orange; background-color: green;" selectedColor="red" tabsBackgroundColor="blue">
|
<TabView selectedIndex="1" style="tab-text-color: yellow; color:yellow; selected-tab-text-color: yellow; background-color: green;" selectedColor="red" tabsBackgroundColor="blue">
|
||||||
<TabView.items>
|
<TabView.items>
|
||||||
<TabViewItem title="First">
|
<TabViewItem title="First">
|
||||||
<TabViewItem.view>
|
<TabViewItem.view>
|
||||||
|
Reference in New Issue
Block a user