Closed jjhesk closed 7 years ago
Method threw 'java.lang.NullPointerException' exception. Cannot evaluate com.hkm.hbstore.adapters.BrandAdapter$XmlHolder.toString()
I got this throw after the first screen of layouts were initialized. I have no clue how come the
view = LayoutInflater.from(parent.getContext()) .inflate(R.layout.slm_item, parent, false);
as the viewholder for the cell has been suddenly stopped working
Method threw 'java.lang.NullPointerException' exception. Cannot evaluate com.hkm.hbstore.adapters.BrandAdapter$XmlHolder.toString()
I got this throw after the first screen of layouts were initialized. I have no clue how come the
as the viewholder for the cell has been suddenly stopped working