Skip to content

Commit

Permalink
feat: Add experimental marker to the external resources preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
tzebrowski committed Jul 14, 2024
1 parent 0f8c0bd commit 1b9106b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/xml/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
android:summary="@string/pref.experimental_read_external_storage_enabled"
android:title="@string/pref.pids.registry.resource.external_storage"
app:enabled="@bool/FF_READ_RESOURCE_EXTERNAL_STORAGE_ENABLED"
app:experimental="true"
app:singleLineTitle="false" />

</PreferenceCategory>
Expand Down

0 comments on commit 1b9106b

Please sign in to comment.