From 38d65617990b331534c5c02f4df5e0e19d0d7050 Mon Sep 17 00:00:00 2001
From: LagradOst <11805592+LagradOst@users.noreply.github.com>
Date: Wed, 16 Mar 2022 23:54:50 +0100
Subject: [PATCH] made text more clear and changed one settings icon
---
app/src/main/res/values/strings.xml | 3 ++-
app/src/main/res/xml/settings.xml | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 702c37d3..fd7b0676 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -328,7 +328,8 @@
Video cache on disk
Clear video and image cache
- May cause problems on systems with low ram or storage such as Android TV devices or old phones if you set it too high
+ May cause problems on systems with low ram such as Android TV devices or old phones if you set it too high
+ May cause problems on systems with low storage space such as Android TV devices if you set it too high
DNS over HTTPS
Useful for bypassing ISP blocks
diff --git a/app/src/main/res/xml/settings.xml b/app/src/main/res/xml/settings.xml
index 58eb7726..2a200ec0 100644
--- a/app/src/main/res/xml/settings.xml
+++ b/app/src/main/res/xml/settings.xml
@@ -66,25 +66,25 @@
+ android:icon="@drawable/ic_baseline_delete_outline_24" />