From c48725c7dd37a6b131a5710874d6515c0f365d70 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:48:50 +0800 Subject: [PATCH] Bug fix https://github.com/2dust/v2rayNG/issues/3193 --- .../src/main/res/layout/activity_about.xml | 376 +++++++++--------- 1 file changed, 190 insertions(+), 186 deletions(-) diff --git a/V2rayNG/app/src/main/res/layout/activity_about.xml b/V2rayNG/app/src/main/res/layout/activity_about.xml index adb1602e2..9818c3a45 100644 --- a/V2rayNG/app/src/main/res/layout/activity_about.xml +++ b/V2rayNG/app/src/main/res/layout/activity_about.xml @@ -1,226 +1,230 @@ - + android:layout_height="match_parent"> - - - + android:gravity="top" + android:orientation="vertical"> + android:clickable="true" + android:focusable="true" + android:foreground="?attr/selectableItemBackground" + android:gravity="center|start" + android:orientation="horizontal" + android:padding="16dp"> + + + + + + + + + + + + + + + + + + + + + - + android:paddingStart="16dp" + android:text="@string/title_configuration_restore" + android:textAppearance="@style/TextAppearance.AppCompat.Subhead" /> - - - - - - + android:layout_height="match_parent" + android:gravity="top" + android:orientation="vertical" + android:paddingTop="16dp"> - - - - - - - + + + - + + - - - - - - + + + - - - - - - + + - - - - - - + + + - - - - - - + + + + + + + + + + + + + + - - - - - +