From 6ff3a73bf2dc90ab2a6032617d2935081d9beae9 Mon Sep 17 00:00:00 2001
From: 2dust <31833384+2dust@users.noreply.github.com>
Date: Mon, 13 Jan 2025 14:56:48 +0800
Subject: [PATCH] Adjust UI for subscription
---
.../res/layout/item_recycler_sub_setting.xml | 106 +++++++++---------
1 file changed, 56 insertions(+), 50 deletions(-)
diff --git a/V2rayNG/app/src/main/res/layout/item_recycler_sub_setting.xml b/V2rayNG/app/src/main/res/layout/item_recycler_sub_setting.xml
index a2ad1817..663c53ab 100644
--- a/V2rayNG/app/src/main/res/layout/item_recycler_sub_setting.xml
+++ b/V2rayNG/app/src/main/res/layout/item_recycler_sub_setting.xml
@@ -44,70 +44,76 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/layout_margin_spacing"
- android:lines="1"
+ android:lines="2"
android:textAppearance="@style/TextAppearance.AppCompat.Small" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-