Relative Content

Tag Archive for pythonkivy

How do I implement a Splash screen for my app?

I have a simple test application, and I want to see how to add a splash screen to my app. I tried using a popup for this (is there a better way?), and the popup will preferably have no buttons, just an image that lingers for a short amount of time, then the popup closes automatically.