Add another example app
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<SettingsExpander
|
||||
x:Class="KingPing.AnalogOutputView"
|
||||
xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<SettingsExpander.Footer>
|
||||
<ProgressRing />
|
||||
|
||||
</SettingsExpander.Footer>
|
||||
</SettingsExpander>
|
||||
Reference in New Issue
Block a user