Forgot the button at the end

This commit is contained in:
Emily 2023-11-20 15:24:24 +11:00
parent b07cbc761a
commit c2c6b36609
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
<Button
android:id="@+id/joinCommunityButton"
style="@style/Widget.Session.Button.Common.ProminentOutline"
android:contentDescription="@string/AccessibilityId_join_community_button"
android:layout_width="196dp"
android:layout_height="@dimen/medium_button_height"
android:layout_marginVertical="@dimen/large_spacing"