diff --git a/app/src/main/res/layout/dialog_bookshelf_config.xml b/app/src/main/res/layout/dialog_bookshelf_config.xml index bb385cf3a..6478b70dc 100644 --- a/app/src/main/res/layout/dialog_bookshelf_config.xml +++ b/app/src/main/res/layout/dialog_bookshelf_config.xml @@ -7,35 +7,47 @@ xmlns:app="http://schemas.android.com/apk/res-auto"> + android:orientation="horizontal" + app:layout_constraintTop_toTopOf="parent"> - + android:layout_weight="1" + android:padding="6dp" + android:text="@string/group_style" + android:textColor="@color/primaryText" /> - + - + + + - + - - -