1
0

Change text to bold in notifications center (#1546)

This commit is contained in:
Damian Czupryn
2021-10-04 16:35:37 +02:00
committed by GitHub
parent 60501fcd72
commit 031a17ea50

View File

@ -33,6 +33,7 @@
android:layout_marginStart="16dp"
android:layout_marginTop="6dp"
android:layout_marginEnd="16dp"
android:fontFamily="sans-serif-medium"
android:textSize="15sp"
app:layout_constraintEnd_toStartOf="@id/notifications_center_item_icon"
app:layout_constraintStart_toStartOf="parent"