From 6182e55e6c29103d7c28f596d6460b8a7dcb19b0 Mon Sep 17 00:00:00 2001 From: shahriar3174 <165700935+shahriar3174@users.noreply.github.com> Date: Wed, 18 Feb 2026 15:26:53 -0500 Subject: [PATCH] Activity Done --- .idea/AndroidProjectSystem.xml | 6 ++++++ .idea/compiler.xml | 2 +- .idea/deploymentTargetSelector.xml | 10 ++++++++++ .idea/gradle.xml | 6 +++--- .idea/migrations.xml | 10 ++++++++++ .idea/misc.xml | 3 ++- .idea/runConfigurations.xml | 17 +++++++++++++++++ .idea/vcs.xml | 6 ++++++ .../java/edu/temple/namelist/CustomAdapter.kt | 2 +- .../java/edu/temple/namelist/MainActivity.kt | 16 ++++++++++++++-- 10 files changed, 70 insertions(+), 8 deletions(-) create mode 100644 .idea/AndroidProjectSystem.xml create mode 100644 .idea/deploymentTargetSelector.xml create mode 100644 .idea/migrations.xml create mode 100644 .idea/runConfigurations.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/AndroidProjectSystem.xml b/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index b589d56..b86273d 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 6d89050..639c779 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -1,12 +1,12 @@ +