aboutsummaryrefslogtreecommitdiffstats
path: root/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
blob: a2916954611f4f076a8a9fed2896311839244377 (plain)
1
2
3
4
5
6
7
8
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.orangegangsters.github.swipyrefreshlayout.library">

    <application android:allowBackup="true">

    </application>

</manifest>