Revision 378fe36a res/layout/tabview.xml

b/res/layout/tabview.xml
9 9
        android:layout_width="fill_parent"
10 10
        android:layout_height="fill_parent">
11 11
        <TabWidget android:id="@android:id/tabs"
12
            android:layout_width="fill_parent"
12
            android:layout_width="wrap_content"
13 13
            android:layout_height="wrap_content"
14 14
        />
15 15
        <FrameLayout android:id="@android:id/tabcontent"

Also available in: Unified diff