From 3bd6b8524fee8fc1672d507ac8d92a44e025bb35 Mon Sep 17 00:00:00 2001 From: arkon Date: Sun, 12 Jul 2020 17:16:13 -0400 Subject: [PATCH] Fix manga info actions being cut off (cherry picked from commit 135c371d885637b6f65b2f432aadfbf388406f58) # Conflicts: # app/src/main/res/layout/manga_info_header.xml --- app/src/main/res/layout/manga_info_header.xml | 148 +++++++++--------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/app/src/main/res/layout/manga_info_header.xml b/app/src/main/res/layout/manga_info_header.xml index 966289491..9376c956c 100644 --- a/app/src/main/res/layout/manga_info_header.xml +++ b/app/src/main/res/layout/manga_info_header.xml @@ -115,89 +115,89 @@ android:requiresFadingEdge="horizontal" app:layout_constraintTop_toBottomOf="@+id/manga_info"> - - - + android:orientation="horizontal" + android:paddingStart="16dp" + android:paddingEnd="16dp"> - + - + - + - + - + - + - + + +