diff --git a/app/src/main/res/layout/layout_room_radish_notify.xml b/app/src/main/res/layout/layout_room_radish_notify.xml index 9682a0bad..5e12df50c 100644 --- a/app/src/main/res/layout/layout_room_radish_notify.xml +++ b/app/src/main/res/layout/layout_room_radish_notify.xml @@ -8,7 +8,7 @@ android:ellipsize="marquee" android:focusable="true" android:focusableInTouchMode="true" - android:gravity="center" + android:gravity="center_vertical" android:marqueeRepeatLimit="marquee_forever" android:paddingStart="100dp" android:paddingTop="10dp"