diff --git a/app/src/main/res/layout/fragment_photo_detail.xml b/app/src/main/res/layout/fragment_photo_detail.xml index 91408cb..4714cb5 100644 --- a/app/src/main/res/layout/fragment_photo_detail.xml +++ b/app/src/main/res/layout/fragment_photo_detail.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" - tools:context=".ui.photo_detail.PhotoDetailFragment"> + tools:context=".ui.photos.PhotoDetailFragment">