From 478256d766a6b3680b7d1ce7b4b1783a322f28bb Mon Sep 17 00:00:00 2001 From: arkon Date: Fri, 6 Aug 2021 14:18:37 -0400 Subject: [PATCH] Remove autosizing for manga title in tablet view, fix centering --- .../main/res/layout-sw720dp/manga_info_header.xml | 15 +++++---------- app/src/main/res/layout/manga_info_header.xml | 3 ++- app/src/main/res/values/styles.xml | 2 +- ...dp.xml => manga_info_header_scene_sw720dp.xml} | 0 4 files changed, 8 insertions(+), 12 deletions(-) rename app/src/main/res/xml/{manga_info_header_scene_sw600dp.xml => manga_info_header_scene_sw720dp.xml} (100%) diff --git a/app/src/main/res/layout-sw720dp/manga_info_header.xml b/app/src/main/res/layout-sw720dp/manga_info_header.xml index 1d51cd91e4..43e943c84e 100644 --- a/app/src/main/res/layout-sw720dp/manga_info_header.xml +++ b/app/src/main/res/layout-sw720dp/manga_info_header.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" - app:layoutDescription="@xml/manga_info_header_scene_sw600dp" + app:layoutDescription="@xml/manga_info_header_scene_sw720dp" tools:context=".ui.browse.source.browse.BrowseSourceController"> + tools:background="@mipmap/ic_launcher" + tools:ignore="ContentDescription" /> + android:textIsSelectable="false" /> + tools:background="@mipmap/ic_launcher" + tools:ignore="ContentDescription" />