Metrics are only showing for the activities in the App module, if we launch **activities from a library component then metrics are showing as 0ms** Reproduction: 1. Create a sample Android application 2. Create sample library project with few activities(make proper dependency to the above sample app.). 3. Navigate to the activity in the sample library project from App module. 4. Check the metrics, **0ms is showing for the activities(of sample library).**