From 56823b63fed9f9cddc2f035352ec84908fa23433 Mon Sep 17 00:00:00 2001 From: Horis <8674809+821938089@users.noreply.github.com> Date: Tue, 1 Apr 2025 18:07:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/dialog_book_change_source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_book_change_source.xml b/app/src/main/res/layout/dialog_book_change_source.xml index 9d8ad1ffa..af32da053 100644 --- a/app/src/main/res/layout/dialog_book_change_source.xml +++ b/app/src/main/res/layout/dialog_book_change_source.xml @@ -51,7 +51,7 @@ android:layout_height="match_parent" android:layout_weight="1" android:background="?android:attr/selectableItemBackgroundBorderless" - android:ellipsize="middle" + android:ellipsize="end" android:gravity="center_vertical" android:paddingLeft="10dp" android:paddingRight="10dp"