tor-browser

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

lint-baseline.xml (1966B)


      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="24"
     12            column="14"/>
     13    </issue>
     14 
     15    <issue
     16        id="ButtonStyleXmlDetector"
     17        message="All buttons must have a style, try using NeutralButton or similar."
     18        errorLine1="            &lt;Button"
     19        errorLine2="             ~~~~~~">
     20        <location
     21            file="src/main/res/layout/activity_main.xml"
     22            line="31"
     23            column="14"/>
     24    </issue>
     25 
     26    <issue
     27        id="ButtonStyleXmlDetector"
     28        message="All buttons must have a style, try using NeutralButton or similar."
     29        errorLine1="            &lt;Button"
     30        errorLine2="             ~~~~~~">
     31        <location
     32            file="src/main/res/layout/activity_main.xml"
     33            line="39"
     34            column="14"/>
     35    </issue>
     36 
     37    <issue
     38        id="ButtonStyleXmlDetector"
     39        message="All buttons must have a style, try using NeutralButton or similar."
     40        errorLine1="            &lt;Button"
     41        errorLine2="             ~~~~~~">
     42        <location
     43            file="src/main/res/layout/activity_main.xml"
     44            line="47"
     45            column="14"/>
     46    </issue>
     47 
     48    <issue
     49        id="ButtonStyleXmlDetector"
     50        message="All buttons must have a style, try using NeutralButton or similar."
     51        errorLine1="            &lt;Button"
     52        errorLine2="             ~~~~~~">
     53        <location
     54            file="src/main/res/layout/activity_main.xml"
     55            line="55"
     56            column="14"/>
     57    </issue>
     58 
     59 </issues>