diff --git a/app/src/main/res/drawable/ic_building.xml b/app/src/main/res/drawable/ic_building.xml index bdb2f32..c790a2c 100644 --- a/app/src/main/res/drawable/ic_building.xml +++ b/app/src/main/res/drawable/ic_building.xml @@ -8,4 +8,4 @@ - + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_building_b.xml b/app/src/main/res/drawable/ic_building_b.xml new file mode 100644 index 0000000..662089e --- /dev/null +++ b/app/src/main/res/drawable/ic_building_b.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/app/src/main/res/drawable/ic_icon.xml b/app/src/main/res/drawable/ic_icon.xml new file mode 100644 index 0000000..6a30d36 --- /dev/null +++ b/app/src/main/res/drawable/ic_icon.xml @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/app/src/main/res/drawable/ic_line.xml b/app/src/main/res/drawable/ic_line.xml new file mode 100644 index 0000000..227c8a9 --- /dev/null +++ b/app/src/main/res/drawable/ic_line.xml @@ -0,0 +1,1345 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/fragment_login.xml b/app/src/main/res/layout/fragment_login.xml index bb00a12..92b83fa 100644 --- a/app/src/main/res/layout/fragment_login.xml +++ b/app/src/main/res/layout/fragment_login.xml @@ -40,9 +40,9 @@ @@ -54,8 +54,7 @@ android:gravity="center" android:text="@string/welcomeText" android:textColor="@color/black" - android:textSize="28sp" - android:textStyle="bold" + android:textSize="24sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="@+id/guideline_top" /> @@ -64,11 +63,11 @@ android:id="@+id/textView2" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="10dp" + android:layout_marginTop="20dp" android:gravity="center" android:text="@string/inputLoginText" android:textColor="@color/black" - android:textSize="20sp" + android:textSize="18sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/textView" /> @@ -80,7 +79,7 @@ android:gravity="center" android:text="@string/welcomeDescriptionLoginText" android:textColor="@color/black" - android:textSize="16sp" + android:textSize="15sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/textView2" /> @@ -148,12 +147,22 @@ + + @@ -117,16 +117,26 @@ + + + app:layout_constraintTop_toBottomOf="@+id/scan" /> + app:layout_constraintGuide_percent="0.58" /> + +