I have a row in a list that I am trying to implement. I can use one RelativeLayout or one LinearLayout with weights. Is there a clear winner in performance for one RelativeLayout or one linearLayout with weights?
I have a row in a list that I am trying to implement. I can use one RelativeLayout or one LinearLayout with weights. Is there a clear winner in performance for one RelativeLayout or one linearLayout with weights?