try { holder.name.setText(mData.get(position).getProvince()); }catch (Exception e){ e.printStackTrace(); }