|
@@ -15,7 +15,7 @@
|
|
android:elevation="5dp"
|
|
android:elevation="5dp"
|
|
android:visibility="invisible"/>
|
|
android:visibility="invisible"/>
|
|
|
|
|
|
- <androidx.swiperefreshlayout.widget.SwipeRefreshLayout
|
|
|
|
|
|
+ <eu.kanade.tachiyomi.widget.ThemedSwipeRefreshLayout
|
|
android:id="@+id/swipe_refresh"
|
|
android:id="@+id/swipe_refresh"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
@@ -33,7 +33,7 @@
|
|
android:descendantFocusability="blocksDescendants"
|
|
android:descendantFocusability="blocksDescendants"
|
|
tools:listitem="@layout/chapters_item" />
|
|
tools:listitem="@layout/chapters_item" />
|
|
|
|
|
|
- </androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
|
|
|
|
|
+ </eu.kanade.tachiyomi.widget.ThemedSwipeRefreshLayout>
|
|
|
|
|
|
<eu.davidea.fastscroller.FastScroller
|
|
<eu.davidea.fastscroller.FastScroller
|
|
android:id="@+id/fast_scroller"
|
|
android:id="@+id/fast_scroller"
|