diff --git a/app/src/main/res/layouts/mastodon/layout/layout_drawer_attachments.xml b/app/src/main/res/layouts/mastodon/layout/layout_drawer_attachments.xml index 020b1fb31..35eb0d377 100644 --- a/app/src/main/res/layouts/mastodon/layout/layout_drawer_attachments.xml +++ b/app/src/main/res/layouts/mastodon/layout/layout_drawer_attachments.xml @@ -55,7 +55,7 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@id/media3_container" - app:layout_constraintTop_toBottomOf="@id/media2_container" /> + app:layout_constraintTop_toBottomOf="@id/media1_container" /> - Translator domain + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2c29b22a4..8167f835f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1901,4 +1901,6 @@ The tag has been removed! he tag has been stored! Manage tags + + Translator domain \ No newline at end of file