Merge branch 'master' of gitlab.com:smileomi18/arrest-tb
Conflicts: app/build.gradle app/src/main/AndroidManifest.xml app/src/main/res/layout/activity_home.xml app/src/main/res/layout/head.xml app/src/main/res/menu/menu.xml
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<in.sminnovations.arresttb.Font_Awesome
|
||||
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:textStyle="normal"
|
||||
android:fontFamily="sans-serif"
|
||||
|
||||
></in.sminnovations.arresttb.Font_Awesome>
|
||||
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
|
||||
|
||||
|
||||
<TextView
|
||||
@@ -119,7 +119,7 @@ android:fontFamily="@font/fontstyle"
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<in.sminnovations.arresttb.Font_Awesome
|
||||
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
@@ -130,7 +130,7 @@ android:fontFamily="@font/fontstyle"
|
||||
android:id="@+id/patient_details"
|
||||
|
||||
|
||||
></in.sminnovations.arresttb.Font_Awesome>
|
||||
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
|
||||
<TextView
|
||||
android:textSize="14sp"
|
||||
|
||||
@@ -173,7 +173,7 @@ android:fontFamily="@font/fontstyle"
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<in.sminnovations.arresttb.Font_Awesome
|
||||
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
@@ -184,7 +184,7 @@ android:fontFamily="@font/fontstyle"
|
||||
android:textSize="40dp"
|
||||
|
||||
|
||||
></in.sminnovations.arresttb.Font_Awesome>
|
||||
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
|
||||
<TextView
|
||||
android:textSize="14sp"
|
||||
|
||||
@@ -219,7 +219,7 @@ android:fontFamily="@font/fontstyle"
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<in.sminnovations.arresttb.Font_Awesome
|
||||
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
@@ -230,7 +230,7 @@ android:fontFamily="@font/fontstyle"
|
||||
android:text=""
|
||||
|
||||
|
||||
></in.sminnovations.arresttb.Font_Awesome>
|
||||
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
|
||||
|
||||
<TextView
|
||||
android:textSize="14sp"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<in.sminnovations.arresttb.Font_Awesome
|
||||
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textSize="50dp"
|
||||
@@ -27,7 +27,7 @@
|
||||
android:layout_marginTop="30dp"
|
||||
android:id="@+id/image"
|
||||
android:textColor="@android:color/white"
|
||||
></in.sminnovations.arresttb.Font_Awesome>
|
||||
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user