Add history date section headers

This commit is contained in:
arkon
2020-03-06 23:13:48 -05:00
parent 29eb87b7ef
commit 52434819c3
11 changed files with 59 additions and 43 deletions

View File

@@ -10,8 +10,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:paddingTop="4dp"
android:paddingBottom="4dp"
tools:listitem="@layout/history_item" />
<eu.kanade.tachiyomi.widget.EmptyView