mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01: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:ellipsize="end"
|
||||||
android:inputType="text"
|
android:inputType="text"
|
||||||
android:maxLines="1"
|
android:maxLines="1"
|
||||||
|
android:textSize="16sp"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintEnd_toStartOf="@id/scope"
|
app:layout_constraintEnd_toStartOf="@id/scope"
|
||||||
app:layout_constraintStart_toEndOf="@id/icon"
|
app:layout_constraintStart_toEndOf="@id/icon"
|
||||||
|
Loading…
Reference in New Issue
Block a user