We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58ee4b commit 264b95fCopy full SHA for 264b95f
library/quality/lint-baseline.xml
@@ -50,17 +50,4 @@
50
column="13"/>
51
</issue>
52
53
- <!-- TODO remove in https://github.com/firebase/FirebaseUI-Android/pull/851 -->
54
- <issue
55
- id="IconLauncherFormat"
56
- severity="Error"
57
- message="Launcher icons must be in PNG format"
58
- category="Usability:Icons"
59
- priority="6"
60
- summary="Wrong launcher icon format"
61
- explanation="Launcher icons should be in the PNG format. This requirement is enforced by the The Google Play Developer Console."
62
- quickfix="studio">
63
- <location file="src/main/res/drawable/ic_launcher.xml"/>
64
- </issue>
65
-
66
</issues>
0 commit comments