Fix themed calendar icons not themed
This commit is contained in:
parent
eb757aa9c8
commit
1c5574d8fb
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user