aboutsummaryrefslogtreecommitdiffstats
path: root/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/SwipyRefreshLayout/src/main/AndroidManifest.xml')
-rw-r--r--libs/SwipyRefreshLayout/src/main/AndroidManifest.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml b/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
new file mode 100644
index 00000000..a2916954
--- /dev/null
+++ b/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
@@ -0,0 +1,8 @@
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="com.orangegangsters.github.swipyrefreshlayout.library">
+
+ <application android:allowBackup="true">
+
+ </application>
+
+</manifest>