Skip to content

Commit 427523f

Browse files
committed
Make text medium to match new specs that make it look more like its icon
1 parent 3e25f1c commit 427523f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/fragment_new_message.xml

+1
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@
482482
android:layout_width="wrap_content"
483483
android:layout_height="match_parent"
484484
android:layout_marginEnd="@dimen/marginStandardMedium"
485+
android:fontFamily="@font/suisseintl_medium"
485486
android:minHeight="0dp"
486487
android:paddingVertical="0dp"
487488
android:text="@string/externalDialogTitleRecipient"

0 commit comments

Comments
 (0)