mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 12:37:39 +00:00
Select contacts activity cleanup.
This commit is contained in:
@@ -33,13 +33,13 @@
|
||||
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" />
|
||||
<!-- <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>
|
||||
|
||||
|
Reference in New Issue
Block a user