diff --git a/Habitica/res/layout/fragment_report_message.xml b/Habitica/res/layout/fragment_report_message.xml index d3644fd7e..2b446c2d3 100644 --- a/Habitica/res/layout/fragment_report_message.xml +++ b/Habitica/res/layout/fragment_report_message.xml @@ -46,10 +46,10 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginEnd="36dp" + android:fontFamily="sans-serif-medium" android:text="@string/report_violation" android:textColor="@color/text_primary" - android:textSize="20sp" - android:textStyle="bold" /> + android:textSize="20sp" />