Use accent color for refresh circle

This commit is contained in:
arkon
2020-03-10 22:53:49 -04:00
parent a405324907
commit 937fb85376
9 changed files with 39 additions and 15 deletions
+2 -2
View File
@@ -21,7 +21,7 @@
</com.google.android.material.appbar.AppBarLayout>
<androidx.swiperefreshlayout.widget.SwipeRefreshLayout
<eu.kanade.tachiyomi.widget.ThemedSwipeRefreshLayout
android:id="@id/swipe_refresh"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -50,6 +50,6 @@
</androidx.core.widget.NestedScrollView>
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
</eu.kanade.tachiyomi.widget.ThemedSwipeRefreshLayout>
</androidx.coordinatorlayout.widget.CoordinatorLayout>