Searched refs:mAttachmentViewContainer (Results 1 – 1 of 1) sorted by relevance
45 private FrameLayout mAttachmentViewContainer; field in AttachmentGridItemView56 mAttachmentViewContainer = (FrameLayout) findViewById(R.id.attachment_container); in onFinishInflate()112 mAttachmentViewContainer.removeAllViews(); in updateAttachmentView()115 mAttachmentData, mAttachmentViewContainer, in updateAttachmentView()117 mAttachmentViewContainer.addView(attachmentView); in updateAttachmentView()