Fix themed calendar icons not themed
This commit is contained in:
@@ -148,6 +148,7 @@ class IconPackInstaller(
|
|||||||
drawable = drawable,
|
drawable = drawable,
|
||||||
iconPack = pkgName,
|
iconPack = pkgName,
|
||||||
type = "calendar",
|
type = "calendar",
|
||||||
|
themed = iconPack.themed,
|
||||||
name = name,
|
name = name,
|
||||||
)
|
)
|
||||||
icons.add(icon)
|
icons.add(icon)
|
||||||
|
|||||||
Reference in New Issue
Block a user