From 40d9a372085043882697d65dd4f9d66a718e4e84 Mon Sep 17 00:00:00 2001 From: kunfei Date: Fri, 6 Mar 2020 21:04:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/dialog_read_type.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/dialog_read_type.xml b/app/src/main/res/layout/dialog_read_type.xml index 8bf2ebecd..c27a65f2d 100644 --- a/app/src/main/res/layout/dialog_read_type.xml +++ b/app/src/main/res/layout/dialog_read_type.xml @@ -2,6 +2,7 @@ + android:paddingRight="10dp" + app:max="45" + app:title="@string/text_size" /> + android:paddingRight="10dp" + app:max="100" + app:title="@string/text_letter_spacing" /> + android:paddingRight="10dp" + app:max="20" + app:title="@string/line_size" /> + android:paddingRight="10dp" + app:max="20" + app:title="@string/paragraph_size" /> \ No newline at end of file