Skip to content

Commit

Permalink
imrpove(debug): Remove experimental features
Browse files Browse the repository at this point in the history
  • Loading branch information
tretdm committed Apr 16, 2024
1 parent a63e511 commit 0eb238e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
8 changes: 1 addition & 7 deletions app/src/main/res/xml/preferences_debug.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,7 @@
android:layout="@layout/pref_widget_checkbox"
android:title="@string/use_legacy_http_client"
android:summary="@string/use_legacy_http_client_description"/>

<Preference
android:key="experimentalFeats"
android:layout="@layout/pref_widget"
android:title="@string/experimental_features" />



<Preference
android:key="causeAppToCrash"
android:title="@string/cause_app_to_crash"
Expand Down
30 changes: 0 additions & 30 deletions app/src/main/res/xml/preferences_experimental.xml

This file was deleted.

0 comments on commit 0eb238e

Please sign in to comment.