Searched refs:imageRes (Results 1 – 1 of 1) sorted by relevance
82 public static final void showCustomTextWithImage(Activity activity, String text, int imageRes) { in showCustomTextWithImage() argument89 textView.setCompoundDrawablesWithIntrinsicBounds(imageRes, 0, 0, 0); in showCustomTextWithImage()