I am stuck in my xml code <TabWidget android:id="@android:id/tabs" android:layout_width="fill_parent" android:layout_height="wrap_content" />
I am trying to change the width to a custom set dip number but android:layout_width="50dip" is not making any affect to the tab width layout any suggenstion on this one please ? Here is the full XML file Layout on pasteBin also I am using LinearLayout http://pastebin.com/7vi4Pi8Z Thanks Shiraz -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

