Przeglądaj źródła

Let media box shape page view pager cannot swipe

Wayne 6 lat temu
rodzic
commit
0d9b52c855

+ 1 - 1
reader/src/main/res/layout/view_media_box_tab_shape.xml

@@ -89,7 +89,7 @@
         app:layout_constraintTop_toBottomOf="@+id/layout_shapeSelect"
         app:layout_constraintBottom_toTopOf="@+id/viewPager" />
 
-    <android.support.v4.view.ViewPager
+    <com.kdanmobile.reader.view.NonSwipeableViewPage
         android:id="@+id/viewPager"
         android:layout_width="match_parent"
         android:layout_height="0dp"