Initial_Commit

This commit is contained in:
2026-05-19 13:14:14 +05:30
parent 325b565b00
commit 3c049099f1
130 changed files with 889 additions and 196 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="24" />
<application android:allowBackup="true" >
</application>
</manifest>