Skip to content

Commit

Permalink
UI completed just a few text labels need to change
Browse files Browse the repository at this point in the history
  • Loading branch information
PrathameshBhagat committed Mar 10, 2024
1 parent 72eeba3 commit d18b5f5
Show file tree
Hide file tree
Showing 44 changed files with 154 additions and 99 deletions.
1 change: 1 addition & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added app/src/main/ic_launcher-playstore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable/bodyshaping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/drawable/clothcleaning.jpeg
Binary file not shown.
Binary file modified app/src/main/res/drawable/consultation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/drawable/drycleaning.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/floorcleaning.jpeg
Binary file not shown.
Binary file removed app/src/main/res/drawable/glasscleaning.png
Binary file not shown.
Binary file modified app/src/main/res/drawable/haircare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/drawable/hairremoval.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/drawable/hairtreatment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable/headimage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/src/main/res/drawable/home_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<gradient
android:gradientRadius="300dp"
android:endColor="#4e54ff"
android:startColor="#88ff55"
android:angle="45"
android:startColor="#350069"
android:angle="0"
android:type="linear"
/>
</shape>
Expand Down
Binary file removed app/src/main/res/drawable/mole.jpg
Binary file not shown.
Binary file modified app/src/main/res/drawable/mole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/drawable/officecleaning.webp
Binary file not shown.
Binary file removed app/src/main/res/drawable/officecleaning1.webp
Binary file not shown.
Binary file removed app/src/main/res/drawable/officecleaning2.jpg
Binary file not shown.
Binary file modified app/src/main/res/drawable/skincare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/drawable/skintreatment.jpeg
Binary file not shown.
Binary file modified app/src/main/res/drawable/skinwhitening.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/drawable/toilethc.png
Binary file not shown.
27 changes: 13 additions & 14 deletions app/src/main/res/layout/activity_category.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<ScrollView
<ScrollView xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_height="wrap_content"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent">
<androidx.constraintlayout.widget.ConstraintLayout xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_gravity="center"
android:layout_height="wrap_content"
Expand Down Expand Up @@ -67,7 +67,7 @@
android:layout_height="100dp"
android:layout_gravity="center_vertical"
android:layout_marginStart="10dp"
android:background="@drawable/homeleaning" />
android:background="@drawable/skintreatment" />
</TableRow>
</TableLayout>
</LinearLayout>
Expand Down Expand Up @@ -114,15 +114,14 @@
<ImageButton
android:layout_width="75dp"
android:layout_height="75dp"
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="4dp"
android:background="@drawable/mop" />
android:layout_margin="10dp"
android:background="@drawable/haircare" />

<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Home Cleaning"
android:layout_marginBottom="10dp"
android:text="Hair Treatment"
android:textAlignment="center"
android:textColor="#1E295C"
android:textStyle="bold" />
Expand All @@ -142,7 +141,7 @@
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="4dp"
android:background="@drawable/floorcleaninghc" />
android:background="@drawable/headimage" />

<TextView
android:layout_width="match_parent"
Expand All @@ -166,7 +165,7 @@
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="4dp"
android:background="@drawable/drycleaning"
android:background="@drawable/hairtreatment"
android:scaleY="0.9" />

<TextView
Expand Down Expand Up @@ -202,7 +201,7 @@
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="4dp"
android:background="@drawable/glasscleaning" />
android:background="@drawable/skinwhitening" />

<TextView
android:layout_width="match_parent"
Expand All @@ -227,7 +226,7 @@
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="4dp"
android:background="@drawable/sanitisation" />
android:background="@drawable/mole" />

<TextView
android:layout_width="match_parent"
Expand All @@ -251,7 +250,7 @@
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="4dp"
android:background="@drawable/toilethc" />
android:background="@drawable/hairremoval" />

<TextView
android:layout_width="match_parent"
Expand Down
Loading

0 comments on commit d18b5f5

Please sign in to comment.