Design + Code an Android App from Scratch
Scrounge up some loose change to become a pro member, or login to your account to view this lesson.
Alright, join now. Or login to your account if you're already a pro member.In this video we fix a bug which occurs when our filter is set to show only complete or incomplete items and we delete the last item in which case it shows the No Items View instead of redirecting the person bask to the empty screen. We add a ResetListener which lets us reset the sort option when the RecyclerView has no items to display and the filter is set to show complete or incomplete items.