20/06/2023 -test session bug resolve
This commit is contained in:
@@ -1,77 +0,0 @@
|
||||
Index: app/src/main/java/com/example/hposregistration/ui/fragments/registration/AbhaRegistrationFragment.kt
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/app/src/main/java/com/example/hposregistration/ui/fragments/registration/AbhaRegistrationFragment.kt b/app/src/main/java/com/example/hposregistration/ui/fragments/registration/AbhaRegistrationFragment.kt
|
||||
--- a/app/src/main/java/com/example/hposregistration/ui/fragments/registration/AbhaRegistrationFragment.kt
|
||||
+++ b/app/src/main/java/com/example/hposregistration/ui/fragments/registration/AbhaRegistrationFragment.kt
|
||||
@@ -68,6 +68,7 @@
|
||||
aadharID.setText(user.AadharId)
|
||||
etAbhaId.setText(user.AbhaId)
|
||||
etName.setText(user.name)
|
||||
+
|
||||
}
|
||||
}
|
||||
|
||||
Index: .idea/deploymentTargetDropDown.xml
|
||||
===================================================================
|
||||
diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml
|
||||
deleted file mode 100644
|
||||
--- a/.idea/deploymentTargetDropDown.xml
|
||||
+++ /dev/null
|
||||
@@ -1,17 +0,0 @@
|
||||
-<?xml version="1.0" encoding="UTF-8"?>
|
||||
-<project version="4">
|
||||
- <component name="deploymentTargetDropDown">
|
||||
- <runningDeviceTargetSelectedWithDropDown>
|
||||
- <Target>
|
||||
- <type value="RUNNING_DEVICE_TARGET" />
|
||||
- <deviceKey>
|
||||
- <Key>
|
||||
- <type value="VIRTUAL_DEVICE_PATH" />
|
||||
- <value value="C:\Users\moham\.android\avd\BillPay.avd" />
|
||||
- </Key>
|
||||
- </deviceKey>
|
||||
- </Target>
|
||||
- </runningDeviceTargetSelectedWithDropDown>
|
||||
- <timeTargetWasSelectedWithDropDown value="2023-06-19T10:21:12.395164900Z" />
|
||||
- </component>
|
||||
-</project>
|
||||
\ No newline at end of file
|
||||
Index: .idea/vcs.xml
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
|
||||
new file mode 100644
|
||||
--- /dev/null
|
||||
+++ b/.idea/vcs.xml
|
||||
@@ -0,0 +1,6 @@
|
||||
+<?xml version="1.0" encoding="UTF-8"?>
|
||||
+<project version="4">
|
||||
+ <component name="VcsDirectoryMappings">
|
||||
+ <mapping directory="" vcs="Git" />
|
||||
+ </component>
|
||||
+</project>
|
||||
\ No newline at end of file
|
||||
Index: .idea/gradle.xml
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
|
||||
--- a/.idea/gradle.xml
|
||||
+++ b/.idea/gradle.xml
|
||||
@@ -7,8 +7,8 @@
|
||||
<option name="testRunner" value="GRADLE" />
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
- <option name="gradleHome" value="$PROJECT_DIR$/../../andriod studio gradle/gradle-7.3" />
|
||||
- <option name="gradleJvm" value="17" />
|
||||
+ <option name="gradleHome" value="$USER_HOME$/andriod studio gradle/gradle-7.3" />
|
||||
+ <option name="gradleJvm" value="Embedded JDK" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
@@ -1,4 +0,0 @@
|
||||
<changelist name="Uncommitted_changes_before_Update_at_21-06-2023_11_16_[Changes]1" date="1687326391788" recycled="true" deleted="true">
|
||||
<option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_21-06-2023_11_16_[Changes]1/shelved.patch" />
|
||||
<option name="DESCRIPTION" value="Uncommitted changes before Update at 21-06-2023 11:16 [Changes]" />
|
||||
</changelist>
|
||||
Reference in New Issue
Block a user