summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rw-r--r--org.fox.ttrss/src/main/res/layout/activity_gallery.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/activity_gallery.xml b/org.fox.ttrss/src/main/res/layout/activity_gallery.xml
index b0f67761..b38f0408 100644
--- a/org.fox.ttrss/src/main/res/layout/activity_gallery.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_gallery.xml
@@ -5,7 +5,7 @@
android:animateLayoutChanges="true"
android:layout_height="fill_parent">
- <com.bogdwellers.pinchtozoom.view.ImageViewPager
+ <androidx.viewpager2.widget.ViewPager2
android:id="@+id/gallery_pager"
android:layout_width="fill_parent"
android:layout_height="fill_parent"