AndroidDevMetrics icon indicating copy to clipboard operation
AndroidDevMetrics copied to clipboard

Layout can have negative time

Open rocboronat opened this issue 6 years ago • 2 comments

Sometimes, the layout step takes less than 0 ms. It should be impossible.

captura de pantalla 2017-07-07 13 41 12

Just for the information: I tested it on emulatior API19 and API23.

Thanks for your work!

rocboronat avatar Jul 07 '17 11:07 rocboronat

  • targetSdkVersion = 26
  • compileSdkVersion = 26
  • buildToolsVersion = '26.0.2'

I came across the same issue.

rayworks avatar Mar 29 '18 05:03 rayworks

same issue on api 21 device,

apm29 avatar Apr 17 '18 06:04 apm29