One way is : convertView1 = super.getView(position, convertView1, parent);
Other way is : convertView1 = mInflater.inflate(R.layout.row, parent, false);
Plz clear the difference as I could not get the difference from online.
Aucun commentaire:
Enregistrer un commentaire