PDA

View Full Version : استال دهی به تب



CsharpNevisi
جمعه 20 آذر 1394, 16:57 عصر
سلام خسته نباشید ...
این کدهای تب های من است
<TabHost
android:id="@android:id/tabhost"
android:layout_width="fill_parent"
android:layout_height="wrap_content">

<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical">

<TabWidget
android:id="@android:id/tabs"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#22FFFFFF" />

<FrameLayout
android:id="@android:id/tabcontent"
android:layout_width="0dp"
android:layout_height="0dp"
android:layout_weight="0" />

<android.support.v4.view.ViewPager
android:id="@+id/viewpager"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom" />

</LinearLayout>
</TabHost>
چزوری میتونم تب ها رو به این شک در بیارم ؟؟؟؟
137401

CsharpNevisi
جمعه 20 آذر 1394, 17:00 عصر
سلام خسته نباشید ...
این کدهای تب های من است
<TabHost
android:id="@android:id/tabhost"
android:layout_width="fill_parent"
android:layout_height="wrap_content">

<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical">

<TabWidget
android:id="@android:id/tabs"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#22FFFFFF" />

<FrameLayout
android:id="@android:id/tabcontent"
android:layout_width="0dp"
android:layout_height="0dp"
android:layout_weight="0" />

<android.support.v4.view.ViewPager
android:id="@+id/viewpager"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom" />

</LinearLayout>
</TabHost>
چزوری میتونم تب ها رو به این شک در بیارم ؟؟؟؟
137401

ساده بگم .. میخوام وقتی تب در حالت انتخاب نیست هیچ خطی زیرش نباشه