aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/weather_settings_service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/weather_settings_service.xml')
-rw-r--r--app/src/main/res/xml/weather_settings_service.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/xml/weather_settings_service.xml b/app/src/main/res/xml/weather_settings_service.xml
new file mode 100644
index 0000000..73e557e
--- /dev/null
+++ b/app/src/main/res/xml/weather_settings_service.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<weather-provider-service xmlns:android="http://schemas.android.com/apk/res/android"
+ android:settingsActivity="org.cyanogenmod.wundergroundcmweatherprovider.WUBasePreferenceActivity" /> \ No newline at end of file