Use same non-sticky heading style as Browse for Updates/History (closes #4822)

This commit is contained in:
arkon
2021-04-12 17:11:47 -04:00
parent 023311a874
commit 12e90ae35e
12 changed files with 15 additions and 38 deletions
@@ -17,7 +17,7 @@
android:clipToPadding="false"
android:paddingTop="8dp"
android:paddingBottom="@dimen/action_toolbar_list_padding"
tools:listitem="@layout/source_main_controller_card_header" />
tools:listitem="@layout/section_header_item" />
</eu.kanade.tachiyomi.widget.ThemedSwipeRefreshLayout>