Added playlist view.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
<Setter Property="BorderThickness" Value="0"/>
|
||||
</Style>
|
||||
|
||||
<!-- Flat Round Button -->
|
||||
<Style x:Key="FlatRoundButton" TargetType="Button" BasedOn="{StaticResource FlatButton}">
|
||||
<Setter Property="CornerRadius" Value="32"/>
|
||||
</Style>
|
||||
|
||||
<!-- Flat Button Path Icon -->
|
||||
<Style x:Key="FlatButtonIcon" TargetType="PathIcon">
|
||||
<Setter Property="Width" Value="18"/>
|
||||
|
||||
Reference in New Issue
Block a user