lint-baseline.xml (1771B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <issues format="6" by="lint 8.13.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.13.0)" variant="all" version="8.13.0"> 3 4 <issue 5 id="ButtonStyleXmlDetector" 6 message="All buttons must have a style, try using NeutralButton or similar." 7 errorLine1="<Button xmlns:android="http://schemas.android.com/apk/res/android"" 8 errorLine2=" ~~~~~~"> 9 <location 10 file="src/main/res/layout/mozac_feature_addons_footer_section_item.xml" 11 line="5" 12 column="2"/> 13 </issue> 14 15 <issue 16 id="ButtonStyleXmlDetector" 17 message="All buttons must have a style, try using NeutralButton or similar." 18 errorLine1=" <Button" 19 errorLine2=" ~~~~~~"> 20 <location 21 file="src/main/res/layout/mozac_feature_addons_fragment_dialog_addon_installed.xml" 22 line="57" 23 column="6"/> 24 </issue> 25 26 <issue 27 id="ButtonStyleXmlDetector" 28 message="All buttons must have a style, try using NeutralButton or similar." 29 errorLine1=" <Button" 30 errorLine2=" ~~~~~~"> 31 <location 32 file="src/main/res/layout/mozac_feature_addons_fragment_dialog_addon_permissions.xml" 33 line="199" 34 column="10"/> 35 </issue> 36 37 <issue 38 id="ButtonStyleXmlDetector" 39 message="All buttons must have a style, try using NeutralButton or similar." 40 errorLine1=" <Button" 41 errorLine2=" ~~~~~~"> 42 <location 43 file="src/main/res/layout/mozac_feature_addons_fragment_dialog_addon_permissions.xml" 44 line="210" 45 column="10"/> 46 </issue> 47 48 </issues>