Fix settings

This commit is contained in:
MrLetsplay 2024-04-29 21:23:43 +02:00
parent 3455315de4
commit c2f2856304
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg
1 changed files with 6 additions and 6 deletions

View File

@ -268,18 +268,18 @@
android:text="@string/settings_icon_packs_manage"
android:textAllCaps="false" />
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginVertical="10dp"
android:background="@drawable/theme_gradient" />
<LinearLayout
android:id="@+id/settings_super_secret_settings"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginVertical="10dp"
android:background="@drawable/theme_gradient" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"