tags:

views:

19

answers:

0

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?