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:
- Create a sample Android application
- Create sample library project with few activities(make proper dependency to the above sample app.).
- Navigate to the activity in the sample library project from App module.
- Check the metrics, 0ms is showing for the activities(of sample library).