added package 'shoppinglist'
renamed 'ShoppinglistFragment' to 'ShoplistFragment' removed unused code inside 'ShoplistFragment' renamed 'fragment_shoppinglist' to 'fragment_shoppinglist_shoplist'
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user