diff options
| author | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-06-08 11:39:00 +0100 |
|---|---|---|
| committer | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-06-08 11:39:00 +0100 |
| commit | 90b1191a979af126db12b25072abe6fdbfcd323d (patch) | |
| tree | e0241b451cfc43b5bea748e5ee0b911b0dc6e362 /app/src/main/res/layout/fragment_login.xml | |
| parent | 05c62b867ad7b827f228b10d5f3e9547d3d8beec (diff) | |
aded stuff
Diffstat (limited to 'app/src/main/res/layout/fragment_login.xml')
| -rw-r--r-- | app/src/main/res/layout/fragment_login.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_login.xml b/app/src/main/res/layout/fragment_login.xml index ca2d5bc..61f0a8d 100644 --- a/app/src/main/res/layout/fragment_login.xml +++ b/app/src/main/res/layout/fragment_login.xml @@ -59,6 +59,6 @@ app:layout_constraintTop_toBottomOf="@id/forget_password_btn" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toEndOf="parent" - android:text="@string/signin" /> + android:text="@string/signup" /> </androidx.constraintlayout.widget.ConstraintLayout>
\ No newline at end of file |