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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user