One of the results of an accessibility scan with the Google Accessibility Scanner is that the home screen RecyclerView containing the article list has no contentDescription:
A contentDescription should be added that goes along the lines of: "List of articles".
One of the results of an accessibility scan with the Google Accessibility Scanner is that the home screen
RecyclerView
containing the article list has nocontentDescription
:A
contentDescription
should be added that goes along the lines of: "List of articles".