1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-22 09:41:58 +01:00

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" />