summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/cats_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/cats_fragment.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/cats_fragment.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/cats_fragment.xml b/org.fox.ttrss/src/main/res/layout/cats_fragment.xml
index 684846fe..5d4ea2f6 100755
--- a/org.fox.ttrss/src/main/res/layout/cats_fragment.xml
+++ b/org.fox.ttrss/src/main/res/layout/cats_fragment.xml
@@ -8,7 +8,7 @@
android:id="@+id/feeds_swipe_container"
android:layout_width="match_parent"
android:layout_height="match_parent" >
-
+
<ListView
android:id="@+id/feeds"
android:dividerHeight="0dp"
@@ -28,12 +28,12 @@
android:visibility="invisible" >
</TextView>
- <ProgressBar
+ <!-- <ProgressBar
style="?android:attr/progressBarStyleLarge"
android:visibility="gone"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/feeds_loading_bar"
- android:layout_gravity="center" />
+ android:layout_gravity="center" /> -->
</FrameLayout> \ No newline at end of file