summaryrefslogtreecommitdiff
path: root/res/layout/feeditemlist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/feeditemlist.xml')
-rw-r--r--res/layout/feeditemlist.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/feeditemlist.xml b/res/layout/feeditemlist.xml
index c2c51ba63..932cfb051 100644
--- a/res/layout/feeditemlist.xml
+++ b/res/layout/feeditemlist.xml
@@ -16,7 +16,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
- android:gravity="center"
- android:text="@string/no_items_label" />
+ android:gravity="center"/>
</LinearLayout> \ No newline at end of file