Improve favorite categories screen (fix #1047)

This commit is contained in:
Koitharu
2024-08-20 15:17:29 +03:00
parent 05a64308ac
commit e4282a8e9d
8 changed files with 63 additions and 13 deletions

View File

@@ -179,6 +179,7 @@
layout="@layout/layout_details_chips"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginHorizontal="@dimen/screen_padding"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/barrier_header" />