diff options
Diffstat (limited to 'res/xml/video_preferences.xml')
-rw-r--r-- | res/xml/video_preferences.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 6edfbb8..677a9b9 100644 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -15,7 +15,7 @@ --> <PreferenceGroup - xmlns:camera="http://schemas.android.com/apk/res/com.google.android.camera" > + xmlns:camera="http://schemas.android.com/apk/res/com.android.camera" > <PreferenceGroup camera:title="@string/pref_camcorder_settings_category"> <ListPreference |