Is there a way to show a preview of a RecyclerView's contents as Grid in the Android Studio editor? code example
Example: Is there a way to show a preview of a RecyclerView's contents as Grid in the Android Studio editor?
tools:listitem="@layout/row_item_service"