diff --git a/app/src/main/res/layout/activity_my_account_settings.xml b/app/src/main/res/layout/activity_my_account_settings.xml
index c89ae1e..f4bd469 100644
--- a/app/src/main/res/layout/activity_my_account_settings.xml
+++ b/app/src/main/res/layout/activity_my_account_settings.xml
@@ -1,82 +1,349 @@
-
-
-
-
+
-
+
+
-
+ android:singleLine="true"
+ android:layout_marginStart="20dp"
+ android:textColor="?attr/colorAccent"
+ android:text="@string/change_profile_picture"
+ app:layout_constraintStart_toEndOf="@+id/profile_picture"
+ app:layout_constraintBottom_toBottomOf="@id/profile_picture" />
-
-
-
+ android:layout_marginStart="20dp"
+ android:layout_marginEnd="20dp"
+ app:borderColor="?attr/colorAccent"
+ app:borderWidth="1dp"
+ app:cornerRadius="8dp"
+ android:padding="16dp"
+ app:layout_constraintEnd_toEndOf="parent"
+ app:layout_constraintStart_toStartOf="parent"
+ app:layout_constraintTop_toBottomOf="@+id/profile_picture">
+
+
+
+
+
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+