if (recyclerview.getItemCount() == 0) { Toast.makeText(getActivity(), "No records!", Toast.LENGTH_SHORT).show(); }