Gọi method từ context

SanphamActivity sanphamActivity;

public AdapterSPExpandable(Activity mContext, ArrayList<NhapHangGroupObject> arrayGroupSP, ArrayList<ArrayList<NhapHangItemObject>> arrayItemSP) {
    this.mContext = mContext;
    this.arrayItemSP = arrayItemSP;
    this.arrayGroupSP = arrayGroupSP;
    inflater = mContext.getLayoutInflater();
    sanphamActivity = (SanphamActivity) mContext;
}
SHARE

Nguyễn Văn Duy

  • Image
  • Image
  • Image
  • Image
  • Image

0 comments:

Post a Comment