diff --git a/app/src/main/res/layout-land/view_read_menu.xml b/app/src/main/res/layout-land/view_read_menu.xml index 3c3539fb4..38e8f239d 100644 --- a/app/src/main/res/layout-land/view_read_menu.xml +++ b/app/src/main/res/layout-land/view_read_menu.xml @@ -120,26 +120,24 @@ android:id="@+id/bottom_menu" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="horizontal" - android:background="@android:color/transparent" + android:orientation="vertical" app:layout_constraintBottom_toBottomOf="parent"> - - - + + + + + - + android:orientation="horizontal"> + + + + + + + + + +