mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 11:32:00 +00:00
proper user info item text size
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
b1a60b6cf1
commit
a6c05cabff
@ -46,6 +46,7 @@
|
||||
android:ellipsize="end"
|
||||
android:inputType="text"
|
||||
android:maxLines="1"
|
||||
android:textSize="16sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@id/scope"
|
||||
app:layout_constraintStart_toEndOf="@id/icon"
|
||||
|
Loading…
Reference in New Issue
Block a user