Compare commits
2 Commits
d586c96ddf
...
6df80917ee
| Author | SHA1 | Date | |
|---|---|---|---|
| 6df80917ee | |||
| f48869205e |
@ -27,7 +27,7 @@
|
||||
<CollectionView Grid.Row="1"
|
||||
ItemsSource="{Binding RoundElements}"
|
||||
ItemsLayout="HorizontalList"
|
||||
HeightRequest="110"
|
||||
HeightRequest="125"
|
||||
Margin="2">
|
||||
<CollectionView.ItemTemplate>
|
||||
<DataTemplate x:DataType="model:RoundBuilderElement">
|
||||
|
||||
Reference in New Issue
Block a user