summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/layout/onlinefeedview_header.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/onlinefeedview_header.xml b/app/src/main/res/layout/onlinefeedview_header.xml
index 057bfb379..20fbb8026 100644
--- a/app/src/main/res/layout/onlinefeedview_header.xml
+++ b/app/src/main/res/layout/onlinefeedview_header.xml
@@ -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> \ No newline at end of file