8000
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.
1 parent e5ab231 commit 3c0c989Copy full SHA for 3c0c989
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