Commit fb780669 authored by 姜敏's avatar 姜敏

更改线的粗细

parent 408d9852
......@@ -23,6 +23,7 @@ public class VipTruleAdapter extends BaseAdapter<Ticket, ItemVipMscardItemBindin
private String shopName;
public VipTruleAdapter(Context mContext, @Nullable List<Ticket> data) {
super(R.layout.item_vip_mscard_item, data);
this.mContext = mContext;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment