개정판 34e021ad
issue #000 실행 후에도 splash 화면 안꺼지는 문제 수정
Change-Id: I276df744b5cfcb9f1e9fc5e22b42a9c6d36cfab3
KCOM/App.xaml.cs | ||
---|---|---|
230 | 230 |
splash.Close(new TimeSpan(0, 0, 2)); |
231 | 231 |
} |
232 | 232 |
} |
233 |
else |
|
234 |
{ |
|
235 |
splash.Close(new TimeSpan(0, 0, 2)); |
|
236 |
} |
|
233 | 237 |
} |
234 | 238 |
catch (Exception ex) |
235 | 239 |
{ |
내보내기 Unified diff