diff --git a/vector/src/main/res/layout/fragment_user_code_show.xml b/vector/src/main/res/layout/fragment_user_code_show.xml index 8cf5753993..10a5998d1d 100644 --- a/vector/src/main/res/layout/fragment_user_code_show.xml +++ b/vector/src/main/res/layout/fragment_user_code_show.xml @@ -5,6 +5,7 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + @@ -62,35 +63,14 @@ - - - - + android:layout_height="wrap_content"> @@ -139,23 +118,44 @@ - + app:layout_constraintWidth_percent="0.8"> + + + + + + @@ -175,7 +175,7 @@ android:id="@+id/showUserCodeShareButton" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="16dp" + android:layout_marginTop="24dp" android:minWidth="130dp" android:text="@string/user_code_share" app:icon="@drawable/ic_share"