Refine accessibility

This commit is contained in:
Mygod
2021-05-19 23:10:59 -04:00
parent 9c25d7e99d
commit 522d6796a6
6 changed files with 26 additions and 11 deletions

View File

@@ -12,5 +12,6 @@
android:layout_height="match_parent"
android:clipToPadding="false"
android:scrollbars="vertical"
android:contentDescription="@string/title_clients"
tools:listitem="@layout/listitem_client"/>
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>