taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

lint.xml (205B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <lint>
      3     <issue id="MissingTranslation" severity="ignore" />
      4     <issue id="StringFormatInvalid">
      5         <ignore regexp="config_demo_hint" />
      6     </issue>
      7 </lint>