Searched refs:mBubbleBackground (Results 1 – 1 of 1) sorted by relevance
44 private ViewGroup mBubbleBackground; field in ConversationMessageBubbleView54 mBubbleBackground = (ViewGroup) findViewById(R.id.message_text_and_info); in onFinishInflate()70 mBubbleBackground.getLayoutParams().width = mMorphedWidth; in onMeasure()72 mBubbleBackground.getLayoutParams().width = LayoutParams.WRAP_CONTENT; in onMeasure()74 mBubbleBackground.requestLayout(); in onMeasure()118 mBubbleBackground.getLayoutParams().width = LayoutParams.WRAP_CONTENT; in kickOffMorphAnimation()119 mBubbleBackground.requestLayout(); in kickOffMorphAnimation()