|
|
@ -37,7 +37,7 @@ public class CarsManageActivity extends BaseActivity1 implements CalendarDialogF |
|
|
///< 饲料 |
|
|
///< 饲料 |
|
|
private static final int TAB_POSITION_FEED = 2; |
|
|
private static final int TAB_POSITION_FEED = 2; |
|
|
private int mCurrentTabPosition = -1; |
|
|
private int mCurrentTabPosition = -1; |
|
|
private int mTargetTabPosition = TAB_POSITION_CHICKS; |
|
|
|
|
|
|
|
|
private int mTargetTabPosition = TAB_POSITION_GROSSCHICKEN; |
|
|
|
|
|
|
|
|
private ChicksFragment chicksFragment; |
|
|
private ChicksFragment chicksFragment; |
|
|
private GrossChickenFragment grossChickenFragment; |
|
|
private GrossChickenFragment grossChickenFragment; |
|
|
|