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" /> + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - -