episodes should not look like a link (#3576)
This commit is contained in:
parent
59b3e4bf11
commit
363c3614f8
|
@ -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>
|
Loading…
Reference in New Issue