ConstraintLayoutPerformanceTest
ConstraintLayoutPerformanceTest copied to clipboard
Results
2
ConstraintLayoutPerformanceTest issues
Sort by
recently updated
recently updated
newest added
Make the benchmark test is more accurate - Update the Gradle, build tool to the latest version. - Use android X. - Make 3 items has the same layout for...
A few updates need to be made to properly measure performance between these `ViewGroup`s: 1. Update the `ImageView`'s in `ConstraintLayout` to have the same `scaleType` as the other two layouts....