diff --git a/app/src/main/res/drawable/ic_list.png b/app/src/main/res/drawable/ic_list.png
new file mode 100644
index 0000000..646ee04
Binary files /dev/null and b/app/src/main/res/drawable/ic_list.png differ
diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml
index 1b47083..f371fff 100644
--- a/app/src/main/res/layout/fragment_profile.xml
+++ b/app/src/main/res/layout/fragment_profile.xml
@@ -121,6 +121,18 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" />
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values/card_view_style.xml b/app/src/main/res/values/card_view_style.xml
new file mode 100644
index 0000000..0c7bfa5
--- /dev/null
+++ b/app/src/main/res/values/card_view_style.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file