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