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