You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to know the performance compare between contour vs constraintLayout. I have seen in some places that if a simple layout uses constraintLayout, it will not be faster than using frameLayout or linearLayout, so contour?
I want to know the performance compare between
contourvsconstraintLayout. I have seen in some places that if a simple layout usesconstraintLayout, it will not be faster than usingframeLayoutorlinearLayout, socontour?