added a ShoppinglistShoplistAdapter.kt for the shoplist RecyclerView added a data class for the ShoppinglistShoplistAdapter.kt modified the layout of the fragment_shoppinglist_shoplist_item.xml refactored the ShoplistFragment.kt added samplecode for the RecyclerView to the ShoplistFragment.kt