Searched refs:iconInset (Results 1 – 1 of 1) sorted by relevance
187 final int iconInset = getResources().getDimensionPixelOffset(R.dimen.message_icon_inset); in updateViewContent() local188 layerDrawable.setLayerInset(/* index= */ 1, iconInset, iconInset, iconInset, iconInset); in updateViewContent()