From 02e25eb258778c8f217d4df05abc226352d19ad4 Mon Sep 17 00:00:00 2001
From: Brayan Oliveira <69634269+brayandso@users.noreply.github.com>
Date: Tue, 27 Aug 2024 15:55:19 -0300
Subject: [PATCH] add warning to WIP dev options
---
.../main/res/xml/preferences_dev_options.xml | 24 ++++++++++++-------
1 file changed, 15 insertions(+), 9 deletions(-)
diff --git a/AnkiDroid/src/main/res/xml/preferences_dev_options.xml b/AnkiDroid/src/main/res/xml/preferences_dev_options.xml
index 95967c67dde8..349cfb2da7a4 100644
--- a/AnkiDroid/src/main/res/xml/preferences_dev_options.xml
+++ b/AnkiDroid/src/main/res/xml/preferences_dev_options.xml
@@ -44,15 +44,6 @@
android:title="Lock Database"
android:summary="Touch here to lock the database (all threads block in-process, exception if using second process)"
android:key="@string/pref_lock_database_key"/>
-
-
+
+
+
+
+
+
\ No newline at end of file