fix issue
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
</ContentPage.Resources>
|
||||
|
||||
<ScrollView>
|
||||
<ui:GroupStackLayout x:Name="groupLayout" ItemsSource="{Binding Categories}" Margin="0, 10, 0, 0"
|
||||
<ui:GroupStackLayout x:Name="groupLayout" ItemsSource="{Binding Categories}" Padding="0, 10, 0, 0"
|
||||
GroupHeight="36" RowHeight="44">
|
||||
<ui:GroupStackLayout.GroupHeaderTemplate>
|
||||
<DataTemplate x:DataType="v:CategoryGrouping">
|
||||
|
Reference in New Issue
Block a user