summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/feedlist_item.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/layout/feedlist_item.xml b/res/layout/feedlist_item.xml
index 12d1afb80..4f90d3d74 100644
--- a/res/layout/feedlist_item.xml
+++ b/res/layout/feedlist_item.xml
@@ -55,14 +55,5 @@
android:textSize="20dp"
android:textStyle="bold"
android:visibility="gone" />
-
- <ImageView
- android:id="@+id/imgvRefreshing"
- android:src="@drawable/navigation_refresh"
- android:layout_width="55dip"
- android:layout_height="55dip"
- android:layout_alignParentRight="true"
- android:layout_centerVertical="true"
- android:visibility="gone" />
</RelativeLayout> \ No newline at end of file