mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-06-28 00:00:02 +08:00
1f50d90d9e
The UI elements cannot be accessed from any other than the UI thread directly. So, enclose UI access code in the Dispatcher.BeginInvoke()