Class NotificationEntryAdapter

java.lang.Object
androidx.recyclerview.widget.RecyclerView.Adapter<NotificationEntryAdapter.NotificationViewHolder>
com.example.breeze_seas.NotificationEntryAdapter

public class NotificationEntryAdapter extends androidx.recyclerview.widget.RecyclerView.Adapter<NotificationEntryAdapter.NotificationViewHolder>
Renders inbox-style notification rows for the Alerts tab.