mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-08 07:02:06 +00:00
Merge pull request #3222 from nextcloud/chore/noid/headlineSize
Resize chat headline to 18sp
This commit is contained in:
commit
b1c5b17680
@ -88,7 +88,7 @@
|
||||
android:lines="1"
|
||||
android:text="@string/nc_app_product_name"
|
||||
android:textColor="@color/fontAppbar"
|
||||
android:textSize="22sp" />
|
||||
android:textSize="18sp" />
|
||||
|
||||
<androidx.emoji2.widget.EmojiTextView
|
||||
android:id="@+id/chat_toolbar_status_message"
|
||||
|
Loading…
Reference in New Issue
Block a user