episodes should not look like a link (#3576)

This commit is contained in:
sevenmaster 2019-11-01 14:26:04 +01:00 committed by H. Lehmann
parent 59b3e4bf11
commit 363c3614f8
1 changed files with 1 additions and 2 deletions

View File

@ -50,8 +50,7 @@
android:layout_marginStart="16dp"
android:layout_marginRight="16dp"
android:layout_marginEnd="16dp"
android:textColor="?attr/colorAccent"
android:textSize="@dimen/text_size_small"
android:textSize="@dimen/text_size_medium"
android:text="@string/episodes_label"/>
</LinearLayout>