clean: code cleanup

This commit is contained in:
antonio 2023-07-30 12:22:38 +02:00
parent 68aae32d06
commit 7a8880ee68
2 changed files with 1 additions and 5 deletions

View file

@ -39,8 +39,7 @@
android:paddingBottom="24dp"
android:text="@string/album_catalogue_title_expanded"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="parent" />
app:layout_constraintEnd_toEndOf="parent" />
<Button
android:id="@+id/album_list_sort_image_view"