Fixed a little mistake
This commit is contained in:
parent
2e9df075b8
commit
52326f658e
@ -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">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:layout_width="match_parent"
|
||||
|
Loading…
Reference in New Issue
Block a user