aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/pref_main.xml
diff options
context:
space:
mode:
authorSize432015-05-19 16:38:27 +0200
committerSize432015-05-19 16:38:27 +0200
commitf6bf94720690fc4594caad1b898a39f883191b8d (patch)
tree21c15b4808efbb8e8fb4e21fb51990884f0944be /app/src/main/res/xml/pref_main.xml
parentMerge branch 'master' of https://github.com/camilstaps/RSSin (diff)
parentFeedLoader fixes (diff)
NN JUnit tests + fix
Diffstat (limited to 'app/src/main/res/xml/pref_main.xml')
-rw-r--r--app/src/main/res/xml/pref_main.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/xml/pref_main.xml b/app/src/main/res/xml/pref_main.xml
new file mode 100644
index 0000000..dfc2102
--- /dev/null
+++ b/app/src/main/res/xml/pref_main.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
+</PreferenceScreen> \ No newline at end of file