Closed as not planned
Description
Originally posted at : flutter-tizen/plugins#266 by @swift-kim
Even without splash screen, when launching app newly on wearable, a blank screen is displayed once for a while.
If you set elm_win_alpha_set
as a true, it may seem to be solved, but it is not right to always treat it as transparent(This may affect performance badly).
Related discussions
- [flutter_splash_tizen] Initial implementation plugins#266 (This PR wants this issue to be resolved.)
- Remove background and set alpha as true on Evas gl #216 (Transparent window is not a perfect solution.)
- Remove background and set alpha as true on Evas gl #216 (comment) (
TizenVsyncWaiter
use a unmanaged API.)