diff --git a/res/layout/message_list_item_touchable.xml b/res/layout/message_list_item_touchable.xml index 195318e8f..8a94d3a40 100644 --- a/res/layout/message_list_item_touchable.xml +++ b/res/layout/message_list_item_touchable.xml @@ -75,6 +75,7 @@ android:layout_marginLeft="1dip" android:layout_marginRight="0dip" android:singleLine="false" + android:fadingEdge="vertical" android:bufferType="spannable" android:textColor="?android:attr/textColorTertiary" android:textAppearance="?android:attr/textAppearanceSmall" />