IDLE implementation, imap synchronization strategies basics and condstore synchronization.
This commit is contained in:
@@ -472,11 +472,6 @@
|
||||
<Setter Property="Padding" Value="0" />
|
||||
</Style>
|
||||
</ListView.Resources>
|
||||
<!--<ListView.ItemsPanel>
|
||||
<ItemsPanelTemplate>
|
||||
<ItemsStackPanel Margin="12,0" />
|
||||
</ItemsPanelTemplate>
|
||||
</ListView.ItemsPanel>-->
|
||||
<ListView.ItemTemplate>
|
||||
<DataTemplate x:DataType="ICollectionViewGroup">
|
||||
<Grid Background="{ThemeResource MailListHeaderBackgroundColor}" CornerRadius="6">
|
||||
|
||||
Reference in New Issue
Block a user