Skip to content

Commit 0c8e7ae

Browse files
committed
Store presplash colour in webview.
1 parent 082d2fd commit 0c8e7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonforandroid/bootstraps/webview/build/templates/strings.tmpl.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
<resources>
33
<string name="app_name">{{ args.name }}</string>
44
<string name="private_version">{{ private_version }}</string>
5+
<string name="presplash_color">{{ args.presplash_color }}</string>
56
</resources>

0 commit comments

Comments
 (0)