We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5ab231 + 3c0c989 commit cd02af8Copy full SHA for cd02af8
pythonforandroid/bootstraps/webview/build/webview_includes/_load.html
@@ -3,7 +3,7 @@
3
<html>
4
<head>
5
<meta charset="utf-8">
6
- <link href="static/style.css" rel="stylesheet" type="text/css">
+ <link href="_loading_style.css" rel="stylesheet" type="text/css">
7
<title>
8
Python WebView loader
9
</title>
testapps/testapp_flask/static/style.css renamed to pythonforandroid/bootstraps/webview/build/webview_includes/_loading_style.css
0 commit comments