tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

lint-baseline.xml (538B)


      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="        &lt;Button"
      8        errorLine2="         ~~~~~~">
      9        <location
     10            file="src/main/res/layout/activity_main.xml"
     11            line="30"
     12            column="10"/>
     13    </issue>
     14 
     15 </issues>