Started moving all strings to strings.xml

This commit is contained in:
Koen
2023-10-25 12:16:58 +02:00
parent 48ab77eadc
commit 35f9173980
95 changed files with 685 additions and 1117 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.nonFinalResIds=false