| | |
| | | <LinearLayout |
| | | android:id="@+id/id_tab_cuncan" |
| | | android:layout_width="0dp" |
| | | android:visibility="invisible" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:orientation="vertical" |
| | |
| | | android:background="@drawable/tab_btn_normal"/> |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:visibility="invisible" |
| | | android:id="@+id/id_tab_opendoor" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | |
| | | android:background="@drawable/tab_btn_normal"/> |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:visibility="invisible" |
| | | android:id="@+id/id_tab_select" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | |
| | | android:background="@drawable/tab_btn_normal"/> |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:visibility="invisible" |
| | | android:id="@+id/id_tab_setting" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |