Merge "Transition the conversation title from the hybrid notification" into sc-dev
This commit is contained in:
@@ -85,10 +85,11 @@ class NotificationConversationTemplateViewWrapper constructor(
|
|||||||
// This also clears the existing types
|
// This also clears the existing types
|
||||||
super.updateTransformedTypes()
|
super.updateTransformedTypes()
|
||||||
|
|
||||||
|
mTransformationHelper.addTransformedView(TRANSFORMING_VIEW_TITLE, conversationTitleView)
|
||||||
addTransformedViews(
|
addTransformedViews(
|
||||||
messagingLinearLayout,
|
messagingLinearLayout,
|
||||||
appName,
|
appName
|
||||||
conversationTitleView)
|
)
|
||||||
|
|
||||||
setCustomImageMessageTransform(mTransformationHelper, imageMessageContainer)
|
setCustomImageMessageTransform(mTransformationHelper, imageMessageContainer)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user