|
@@ -78,7 +78,7 @@
|
|
|
<View android:layout_weight="2"
|
|
<View android:layout_weight="2"
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="@dimen/tab_height"/>
|
|
android:layout_height="@dimen/tab_height"/>
|
|
|
- <TextView
|
|
|
|
|
|
|
+ <!--<TextView
|
|
|
android:layout_width="@dimen/tab_width"
|
|
android:layout_width="@dimen/tab_width"
|
|
|
android:layout_height="@dimen/tab_height"
|
|
android:layout_height="@dimen/tab_height"
|
|
|
android:drawableTop="@drawable/drawable_selector_bp"
|
|
android:drawableTop="@drawable/drawable_selector_bp"
|
|
@@ -88,7 +88,7 @@
|
|
|
android:text="@string/tab_viewpager_borrowplay"/>
|
|
android:text="@string/tab_viewpager_borrowplay"/>
|
|
|
<View android:layout_weight="2"
|
|
<View android:layout_weight="2"
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
- android:layout_height="@dimen/tab_height"/>
|
|
|
|
|
|
|
+ android:layout_height="@dimen/tab_height"/>-->
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="@dimen/tab_width"
|
|
android:layout_width="@dimen/tab_width"
|
|
|
android:layout_height="@dimen/tab_height"
|
|
android:layout_height="@dimen/tab_height"
|