|
@@ -300,7 +300,7 @@ public class BusinessTravelAdapter extends RecyclerView.Adapter<RecyclerView.Vie
|
|
|
dateTv;//入住时间|返程时间
|
|
dateTv;//入住时间|返程时间
|
|
|
RelativeLayout subRl;
|
|
RelativeLayout subRl;
|
|
|
RelativeLayout userInfoRl;
|
|
RelativeLayout userInfoRl;
|
|
|
- LinearLayout orderInfoRl;
|
|
|
|
|
|
|
+ View orderInfoRl;
|
|
|
View line;
|
|
View line;
|
|
|
|
|
|
|
|
public BaseViewHlder(View itemView) {
|
|
public BaseViewHlder(View itemView) {
|