Skip to content

Commit

Permalink
use consistent switch styling for Camera extensions toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
muhomorr committed Aug 12, 2024
1 parent 90484d5 commit 3e06418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/xml/more_security_privacy_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
settings:boolSettingField="android.ext.settings.ExtSettings SCREENSHOT_TIMESTAMP_EXIF"/>

<!-- Allow software fallback for camera extensions -->
<SwitchPreference
<SwitchPreferenceCompat
android:key="privacy_camera_extensions_fallback"
android:title="@string/camera_extensions_fallback_title"
android:summary="@string/camera_extensions_fallback_description"
Expand Down

0 comments on commit 3e06418

Please sign in to comment.