filter conditions
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
<!--<Label Text="" LineBreakMode="TailTruncation"
|
||||
VerticalOptions="Center"
|
||||
TextColor="{DynamicResource TextColor}"/>-->
|
||||
<ui:ColorPicker Grid.Column="1" ColorChanged="ColorPicker_ColorChanged"/>
|
||||
<ui:ColorPicker Grid.Column="1" Command="{Binding ColorPickerCommand}"/>
|
||||
</Grid>
|
||||
</ViewCell>
|
||||
</TableSection>
|
||||
|
Reference in New Issue
Block a user