SecondCommit

This commit is contained in:
ravik
2024-12-03 17:27:57 +05:30
parent a6f3a3b931
commit c22ceebc17
467 changed files with 13357 additions and 3819 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.androidbuts.multispinnerfilter" >
<uses-sdk android:minSdkVersion="20" />
<application android:allowBackup="true" >
</application>
</manifest>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.androidbuts.multispinnerfilter" >
<uses-sdk android:minSdkVersion="20" />
<application android:allowBackup="true" >
</application>
</manifest>