Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webview loading animation doesn't work #1123

Closed
inclement opened this issue Sep 23, 2017 · 1 comment
Closed

Webview loading animation doesn't work #1123

inclement opened this issue Sep 23, 2017 · 1 comment
Milestone

Comments

@inclement
Copy link
Member

Due to a missing static/style.css in the webview bootstrap source, the webview loading page probably doesn't show any animation by default. The code it assumes to be present is included in the test app, at https://github.com/kivy/python-for-android/blob/master/testapps/testapp_flask/static/style.css .

Further, it would be even better to make the loading page somehow customisable.

@inclement inclement added this to the 0.6 milestone Sep 23, 2017
@KeyWeeUsr
Copy link
Contributor

Perhaps we could use some template for the loading screen with a default .css unless specified otherwise e.g. via console argument or .spec property?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants