Use app fallback logo

This commit is contained in:
ema
2025-06-01 13:32:33 +08:00
parent fdb602b9ed
commit 1a83848c2c
9 changed files with 38 additions and 16 deletions

View File

@@ -19,9 +19,6 @@ using System.Collections.Generic;
namespace QuickLook.Plugin.AppViewer.ApkPackageParser;
/// <summary>
/// https://github.com/hylander0/Iteedee.ApkReader
/// </summary>
public class ApkInfo
{
public string Label { get; set; }