diff --git a/app/src/main/res/layout/activity_book_source_edit.xml b/app/src/main/res/layout/activity_book_source_edit.xml index 7a9204ba2..fe1470b47 100644 --- a/app/src/main/res/layout/activity_book_source_edit.xml +++ b/app/src/main/res/layout/activity_book_source_edit.xml @@ -11,7 +11,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" app:fitStatusBar="false" - app:layout_constraintTop_toTopOf="parent" app:title="@string/edit_book_source" />