feature: refresh list & save to gallery

This commit is contained in:
2020-05-06 02:21:24 +08:00
parent 190615ab03
commit 8746d311d2
14 changed files with 335 additions and 45 deletions

View File

@@ -20,6 +20,7 @@ namespace Pixiview.UI
public static Thickness TotalBarOffset;
public const string IconLayer = "\uf302";
public const string IconRefresh = "\uf2f1";
public const string IconOption = "\uf013";
public const string IconDownload = "\uf019";