Removed compulsion on Nikshay number,Added the calculation of age automatically,

character limit NIRT lab number and spin tube ID are 6 ,All the Automation Test Cases are edited ,About app Version Added ,Email ids for notify pipeline output are added.
This commit is contained in:
developerraman
2021-03-01 22:50:21 +05:30
parent a3b0c19e3f
commit dfa6f947eb
10 changed files with 160 additions and 20 deletions

View File

@@ -32,7 +32,7 @@
android:textStyle="bold">
</ImageView>
<TextView
<!-- <TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
@@ -43,6 +43,18 @@
android:textSize="@dimen/heading_size"
android:textStyle="bold">
</TextView>-->
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:layout_gravity="center_horizontal"
android:src="@drawable/shanmukha_logo_small"
android:text="Arrest TB 1.0.0"
android:textColor="#131313"
android:textSize="@dimen/heading_size"
android:textStyle="bold">
</TextView>
<View
android:layout_margin="20dp"