initial commit

This commit is contained in:
jothi
2025-08-06 12:24:45 +05:30
commit 6c73039a1a
22 changed files with 3273 additions and 0 deletions

4
bg_user_message.xml Normal file
View File

@@ -0,0 +1,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#880E4F" />
<corners android:radius="16dp" />
</shape>