added print option in panels, created , activity fragment , and viewmodel , added the xml views and cards

This commit is contained in:
sathwik
2025-07-16 18:21:12 +05:30
committed by Sathwik
parent b6ae754f1b
commit 4293e87f07
13 changed files with 746 additions and 5 deletions

View File

@@ -7,6 +7,7 @@ plugins {
id 'androidx.navigation.safeargs.kotlin'
id 'kotlin-kapt'
id 'com.google.firebase.crashlytics'
id 'kotlin-parcelize'
}
//apply plugin: 'kotlin-android'