How can one calculate how fast it takes for a specific layout to be drawn (From A-Z)? And.. Is there a possibility to calculate every part of layout building - measure, layout, draw.
Asked
Active
Viewed 33 times
-2
-
https://developer.android.com/studio/profile/android-profiler.html – Jon Feb 20 '18 at 16:05
1 Answers
0
Do you need profiling for layout? I'll start here: https://developer.android.com/studio/profile/hierarchy-viewer.html

yossico
- 3,421
- 5
- 41
- 76