<!-- Ignore support library lint bug: https://code.google.com/p/android/issues/detail?id=227098
(Present in 25.3.1, despite claims of being fixed in 23) -->
<issue id="InconsistentLayout">
<ignore path="**/appcompat-v7/**/res/layout/notification_template_custom_big.xml"/>
</issue>
<!-- Ignore due to baseline bloat and lack of actionability -->
<issue id="VectorPath" severity="ignore" />
<!-- pixelSizeFor() helper only exists in fenix -->
<issue id="Resources.GetDimensionPixelSizeInsteadOfPixelSizeFor" severity="ignore" />
<issue id="InvalidPackage"> <!-- Sentry: it uses one SDK for desktop apps and Android apps so I assume it's callingfunctionsfromdesktopappsandsilentlyignoringthosecallswhen
the functions are not available on Android. -->
<ignore path="**/sentry*.jar" />
<ignore path="**/junit*.jar" />
</issue>
</lint>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.