Remove items from the 'last 24 hours' history on swipe

And make it resiliant to duplicate data from the backend.

Test: manual
Fixes: 148956400
Change-Id: I650c89242c257df1ec34b2879f544d9a5211019a
This commit is contained in:
Julia Reynolds
2020-03-27 15:56:41 -04:00
parent 4eb430585a
commit eabc1904a7
5 changed files with 106 additions and 24 deletions

View File

@@ -79,7 +79,7 @@
android:layout_width="match_parent"
android:clipChildren="true"
android:layout_height="wrap_content">
<androidx.recyclerview.widget.RecyclerView
<com.android.settings.notification.history.NotificationHistoryRecyclerView
android:id="@+id/notification_list"
android:layout_width="match_parent"
android:layout_height="wrap_content"