aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_footer_error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_footer_error.xml')
-rw-r--r--app/src/main/res/layout/item_footer_error.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_footer_error.xml b/app/src/main/res/layout/item_footer_error.xml
index b72b74fa..71eef915 100644
--- a/app/src/main/res/layout/item_footer_error.xml
+++ b/app/src/main/res/layout/item_footer_error.xml
@@ -23,7 +23,6 @@
android:layout_height="wrap_content"
android:layout_alignParentEnd="true"
android:layout_centerVertical="true"
- android:textColor="@android:color/white"
android:text="@string/retry"
android:textSize="?attr/font_default"
android:fontFamily="?attr/font_family" />