Remove unused code

This commit is contained in:
nielsandriesse
2020-08-18 08:29:03 +10:00
parent d2ea5b32bd
commit 18870b7e7b
2 changed files with 2 additions and 89 deletions

View File

@@ -33,14 +33,6 @@
android:textColor="@color/text"
android:text="@string/activity_create_closed_group_empty_state_message" />
<!-- <Button-->
<!-- style="@style/MediumProminentOutlineButton"-->
<!-- android:id="@+id/btnCreateNewPrivateChat"-->
<!-- android:layout_width="196dp"-->
<!-- android:layout_height="@dimen/medium_button_height"-->
<!-- android:layout_marginTop="@dimen/medium_spacing"-->
<!-- android:text="@string/activity_create_closed_group_empty_state_button_title" />-->
</LinearLayout>
</RelativeLayout>