tai1135

Results 3 comments of tai1135

This is code for Adapter : package toxter.com.component; import java.util.ArrayList; import com.loopj.android.image.SmartImageView; import toxter.com.R; import toxter.com.common.AppConfig; import toxter.com.model.Contact; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.view.View; import android.view.View.OnClickListener; import android.view.ViewGroup;...

- First it executed line : imgContactImage.setImageResource(R.drawable.nophoto). - Second is i saw this line executed 4 or more times just for 1 view (1 contact). - And the picture still...

@TeknoloGenie : Not yet, long time not work on it.