From 21b2a3d4ef2cb3eebd69ec604caecf5fcdea3a51 Mon Sep 17 00:00:00 2001 From: xiaowusky Date: Fri, 1 Mar 2024 10:58:54 +0800 Subject: [PATCH] =?UTF-8?q?desc:=E5=AE=A2=E6=88=B7=E5=8F=8D=E9=A6=88?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E9=94=AE=E7=BA=A2=E8=89=B2=E5=85=89=E6=A0=87?= =?UTF-8?q?=E5=8F=B3=E8=BE=B9=E6=A1=86=E9=81=AE=E6=8C=A1=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/layout_topbar.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/layout_topbar.xml b/app/src/main/res/layout/layout_topbar.xml index 2d8c5d3..39a5427 100644 --- a/app/src/main/res/layout/layout_topbar.xml +++ b/app/src/main/res/layout/layout_topbar.xml @@ -12,7 +12,8 @@ android:layout_height="match_parent" android:gravity="center_vertical" android:focusable="true" - android:paddingStart="16dp"> + android:paddingStart="16dp" + android:paddingEnd="16dp">