updated About Page

This commit is contained in:
developerraman
2020-10-27 11:03:50 -07:00
parent 8fefe6c149
commit 8f2c272dc3
18 changed files with 66 additions and 101 deletions

View File

@@ -70,7 +70,7 @@
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
<in.sminnovations.arresttb.Font_Awesome
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"
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
></in.sminnovations.arresttb.Font_Awesome>
<TextView
@@ -119,7 +119,7 @@ android:fontFamily="@font/fontstyle"
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
<in.sminnovations.arresttb.Font_Awesome
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"
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
></in.sminnovations.arresttb.Font_Awesome>
<TextView
android:textSize="14sp"
@@ -173,7 +173,7 @@ android:fontFamily="@font/fontstyle"
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
<in.sminnovations.arresttb.Font_Awesome
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"
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
></in.sminnovations.arresttb.Font_Awesome>
<TextView
android:textSize="14sp"
@@ -219,7 +219,7 @@ android:fontFamily="@font/fontstyle"
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
<in.sminnovations.arresttb.Font_Awesome
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
@@ -230,7 +230,7 @@ android:fontFamily="@font/fontstyle"
android:text="&#xf05a;"
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
></in.sminnovations.arresttb.Font_Awesome>
<TextView
android:textSize="14sp"

View File

@@ -18,7 +18,7 @@
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.ShanMukhaInnovations.ArrestTB.FontAwesome
<in.sminnovations.arresttb.Font_Awesome
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"
></com.ShanMukhaInnovations.ArrestTB.FontAwesome>
></in.sminnovations.arresttb.Font_Awesome>
<TextView
android:layout_width="wrap_content"

View File

@@ -8,6 +8,7 @@
<item
android:id="@+id/nav_profile"
android:title="Your Profile" />
<item
android:id="@+id/nav_details"