added package 'shoppinglist'

renamed 'ShoppinglistFragment' to 'ShoplistFragment'
removed unused code inside 'ShoplistFragment'
renamed 'fragment_shoppinglist' to 'fragment_shoppinglist_shoplist'
This commit is contained in:
2024-06-01 19:22:11 +02:00
parent 083b2982b1
commit ddc218f4cc
4 changed files with 25 additions and 65 deletions

View File

@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ui.dashboard.tabfragment.ShoppinglistFragment">
tools:context=".ui.dashboard.tabfragment.shoppinglist.ShoplistFragment">
<TextView
android:layout_width="match_parent"