We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786bc9a commit edb1c72Copy full SHA for edb1c72
SwipeListViewSample/Properties/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.swipelistview.test">
3
- <uses-sdk android:minSdkVersion="15" />
+ <uses-sdk android:minSdkVersion="12" />
4
<application android:label="SwipeListView">
5
</application>
6
</manifest>
0 commit comments