More tab view styling
This commit is contained in:
@ -23,4 +23,3 @@ Button {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
s
|
||||
|
@ -17,6 +17,8 @@
|
||||
<tabView:TabViewControl
|
||||
HorizontalOptions="FillAndExpand"
|
||||
VerticalOptions="FillAndExpand"
|
||||
TabSizeOption="100"
|
||||
HeaderBackgroundColor="#232323"
|
||||
x:Name="TabView">
|
||||
<tabView:TabViewControl.ItemSource>
|
||||
<tabView:TabItem
|
||||
|
Reference in New Issue
Block a user