When I run layouopt for my android app layouts, I often run in to this suggestion:
use an android:layout_width of 0dip instead of wrap_content
for better performance
Is this significant enough to change or is it okay to ignore this?
When I run layouopt for my android app layouts, I often run in to this suggestion:
use an android:layout_width of 0dip instead of wrap_content
for better performance
Is this significant enough to change or is it okay to ignore this?