chore: addressing SetTextI18n

This commit is contained in:
TwistedUmbrellaX 2024-03-20 08:18:21 -04:00
parent bbaae2e776
commit 125a95285d
38 changed files with 246 additions and 155 deletions

View file

@ -2,4 +2,6 @@
<lint>
<issue id="InlinedApi" severity="error" />
<issue id="NewApi" severity="error" />
<issue id="SetTextI18n" severity="error" />
<issue id="HardcodedText" severity="error" />
</lint>