Uncommented too much :(

This commit is contained in:
2021-01-28 13:46:38 -06:00
parent 795f9bafa6
commit 6ce6345804
+1 -1
View File
@@ -42,7 +42,7 @@
HorizontalTextAlignment="Center" HorizontalTextAlignment="Center"
FontSize="Header" FontSize="Header"
Text="Discovered QLab Instances" /> Text="Discovered QLab Instances" />
Need to try and remove the group spacing caused by ios:GroupHeaderStyle <!--Need to try and remove the group spacing caused by ios:GroupHeaderStyle-->
<ListView x:Name="serverListView" <ListView x:Name="serverListView"
ios:ListView.GroupHeaderStyle="Grouped" ios:ListView.GroupHeaderStyle="Grouped"
GroupDisplayBinding="{Binding name}" GroupDisplayBinding="{Binding name}"