mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
#2471 Custom app splash screen should not display Kiwix logo - add lint config to ignore webp
This commit is contained in:
parent
211dd77ad1
commit
1ac22fdd6c
@ -103,7 +103,8 @@ class AllProjectConfigurer {
|
|||||||
//TODO stop ignoring below this
|
//TODO stop ignoring below this
|
||||||
"CheckResult",
|
"CheckResult",
|
||||||
"LabelFor",
|
"LabelFor",
|
||||||
"LogConditional"
|
"LogConditional",
|
||||||
|
"ConvertToWebp"
|
||||||
)
|
)
|
||||||
|
|
||||||
warning(
|
warning(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user