diff --git a/app/src/main/res/layout-v31/layout_notification_expanded.xml b/app/src/main/res/layout-v31/layout_notification_expanded.xml index acf39d179..95f1d7da9 100644 --- a/app/src/main/res/layout-v31/layout_notification_expanded.xml +++ b/app/src/main/res/layout-v31/layout_notification_expanded.xml @@ -9,7 +9,6 @@ android:id="@+id/image" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_alignBottom="@+id/content" android:layout_alignParentEnd="true"> + android:layout_marginTop="16dp" + android:orientation="horizontal">