개정판 2007ecaa
thumbnail을 별도의 프로세스에서 download 하도록 수정
Change-Id: Ica8432a3fbe5e44d92412ec91290097deddeee71
KCOM/App.xaml.cs | ||
---|---|---|
282 | 282 |
await splashScreen.Dispatcher.InvokeAsync(() => splashScreen.Progress = i * value); |
283 | 283 |
} |
284 | 284 |
|
285 |
splashScreen.Close(); |
|
285 |
//splashScreen.Close();
|
|
286 | 286 |
|
287 | 287 |
return true; |
288 | 288 |
} |
내보내기 Unified diff