diff --git a/android/app/src/main/res/layout/fragment_phone.xml b/android/app/src/main/res/layout/fragment_phone.xml
index 13ae40581..070b00e99 100644
--- a/android/app/src/main/res/layout/fragment_phone.xml
+++ b/android/app/src/main/res/layout/fragment_phone.xml
@@ -21,23 +21,20 @@
-
-
-
+ android:textColor="?accentButtonTextColor"
+ app:fabSize="normal"
+ app:layout_constraintBottom_toBottomOf="parent"
+ app:layout_constraintEnd_toEndOf="parent"
+ app:icon="@drawable/ic_plus"
+ app:iconTint="?accentButtonTextColor" />