Ability to check proxy connection

This commit is contained in:
Koitharu
2024-08-12 18:22:05 +03:00
parent 0015c5704a
commit 809e7d8701
4 changed files with 79 additions and 0 deletions

View File

@@ -36,4 +36,10 @@
</PreferenceCategory>
<Preference
android:key="proxy_test"
android:persistent="false"
android:title="Test connection"
app:allowDividerAbove="true" />
</PreferenceScreen>