Kean Mariotti 343b2f165c Fix UI change detection after trace collection
CollectTracesComponent used to correctly notify AppComponent through callbacks, but the Angular
change detection was not always triggered (no input change), AppComponent was not updated and the
UI would hang with the message "Loading data..." or would not respond to "Upload new" botton clicks.

This commit solves the issue by manually triggering the Angular change detection through
ChangeDetectorRef#detectChanges().

Fix: b/256602610
Fix: b/256766721
Test: start winscope and collect a trace through ADB proxy
Change-Id: Iddbcc6a29c5d5a502f294b4fc49295dc06c9f00b
2022-11-01 10:09:00 +00:00
2022-09-23 15:17:52 -07:00
2016-03-26 20:30:14 -07:00
2022-08-18 21:33:47 +00:00
2022-10-20 17:03:10 -07:00
2021-10-26 21:30:07 +00:00
2021-06-17 22:01:14 +08:00
2022-01-20 19:04:52 +00:00
2022-03-03 14:50:46 -08:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%