Merge "Transition the conversation title from the hybrid notification" into sc-dev am: 4a3d83078e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14664699 Change-Id: I6cd59756f8b7984f8da0a4e913be3e2d7c104020
This commit is contained in:
@@ -85,10 +85,11 @@ class NotificationConversationTemplateViewWrapper constructor(
|
||||
// This also clears the existing types
|
||||
super.updateTransformedTypes()
|
||||
|
||||
mTransformationHelper.addTransformedView(TRANSFORMING_VIEW_TITLE, conversationTitleView)
|
||||
addTransformedViews(
|
||||
messagingLinearLayout,
|
||||
appName,
|
||||
conversationTitleView)
|
||||
appName
|
||||
)
|
||||
|
||||
setCustomImageMessageTransform(mTransformationHelper, imageMessageContainer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user