- In chat and call lists, if userpart of peer URI is an E.164 number,

show only the userpart.
- In chat list, show only the first line of the message.
This commit is contained in:
Juha Heinanen
2019-11-20 09:28:43 +02:00
parent e00c9a4590
commit 1876dd76a2
5 changed files with 14 additions and 24 deletions
+1
View File
@@ -64,6 +64,7 @@
android:layout_marginEnd="5dp"
android:layout_marginBottom="5dp"
android:textSize="16sp"
android:singleLine="true"
android:text="" >
</TextView>