From 27aefab48e1423c763ed477c720cae7c11ca0f22 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 28 Nov 2021 18:07:03 +0100 Subject: hide snowflake in the settings, disable fallback mechanism, comment out snowflake/tor tests --- app/src/main/res/layout/f_settings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/f_settings.xml b/app/src/main/res/layout/f_settings.xml index ada74e12..398d2c86 100644 --- a/app/src/main/res/layout/f_settings.xml +++ b/app/src/main/res/layout/f_settings.xml @@ -74,6 +74,7 @@ app:text="@string/use_snowflake" app:subtitle="@string/snowflake_description" app:singleLine="false" + android:visibility="gone" />