Searched refs:PLACEHOLDER_DRAWABLE (Results 1 – 1 of 1) sorted by relevance
19 private static final @DrawableRes int PLACEHOLDER_DRAWABLE = R.drawable.ic_placeholder; field in PlaceholderImageView40 drawable = ContextCompat.getDrawable(getContext(), PLACEHOLDER_DRAWABLE); in setImageDrawable()