adjust follow button font size

This commit is contained in:
Conny Duck 2018-02-03 13:34:40 +01:00
parent 3524a67a7f
commit c9004f1d54

View file

@ -66,7 +66,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:textSize="?attr/status_text_large"
android:textSize="?attr/status_text_medium"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />