We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce254f commit 84768fdCopy full SHA for 84768fd
1 file changed
pythonforandroid/bootstraps/sdl2/build/templates/strings.tmpl.xml
@@ -2,4 +2,5 @@
2
<resources>
3
<string name="app_name">{{ args.name }}</string>
4
<string name="private_version">0.1</string>
5
+ <string name="presplash_color">{{ args.presplash_color }}</string>
6
</resources>
0 commit comments