Merge "Fixed a bug where the media template wasn't transforming right" into nyc-dev
This commit is contained in:
@@ -52,7 +52,7 @@ public class NotificationMediaTemplateViewWrapper extends NotificationTemplateVi
|
||||
// This also clears the existing types
|
||||
super.updateTransformedTypes();
|
||||
if (mActions != null) {
|
||||
mTransformationHelper.addTransformedView(TransformableView.TRANSFORMING_VIEW_TEXT,
|
||||
mTransformationHelper.addTransformedView(TransformableView.TRANSFORMING_VIEW_ACTIONS,
|
||||
mActions);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user