diff --git a/res/drawable-notnight/home_activity_gradient.xml b/res/drawable-notnight/home_activity_gradient.xml
deleted file mode 100644
index 3f7d23f43f..0000000000
--- a/res/drawable-notnight/home_activity_gradient.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable/default_bottom_sheet_background.xml b/res/drawable/default_bottom_sheet_background.xml
index 127fdb9645..24809b2d43 100644
--- a/res/drawable/default_bottom_sheet_background.xml
+++ b/res/drawable/default_bottom_sheet_background.xml
@@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
diff --git a/res/drawable/default_dialog_background.xml b/res/drawable/default_dialog_background.xml
index b97c837b83..c0937a9d1d 100644
--- a/res/drawable/default_dialog_background.xml
+++ b/res/drawable/default_dialog_background.xml
@@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
diff --git a/res/drawable/home_activity_gradient.xml b/res/drawable/home_activity_gradient.xml
index 3392368a5c..b160d68fee 100644
--- a/res/drawable/home_activity_gradient.xml
+++ b/res/drawable/home_activity_gradient.xml
@@ -4,8 +4,8 @@
android:shape="rectangle">
\ No newline at end of file
diff --git a/res/drawable/ic_baseline_block_24.xml b/res/drawable/ic_baseline_block_24.xml
new file mode 100644
index 0000000000..9fefeec67e
--- /dev/null
+++ b/res/drawable/ic_baseline_block_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_delete_24.xml b/res/drawable/ic_baseline_delete_24.xml
new file mode 100644
index 0000000000..3c4030b03e
--- /dev/null
+++ b/res/drawable/ic_baseline_delete_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_phonelink_erase_white_24dp.xml b/res/drawable/ic_phonelink_erase_white_24dp.xml
index dc5c1b0260..fbd3ad6578 100644
--- a/res/drawable/ic_phonelink_erase_white_24dp.xml
+++ b/res/drawable/ic_phonelink_erase_white_24dp.xml
@@ -1,5 +1,11 @@
-
-
+
+
diff --git a/res/layout-sw400dp/activity_display_name.xml b/res/layout-sw400dp/activity_display_name.xml
index 1716f068f2..d0420ab46d 100644
--- a/res/layout-sw400dp/activity_display_name.xml
+++ b/res/layout-sw400dp/activity_display_name.xml
@@ -3,7 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:orientation="vertical">
diff --git a/res/layout-sw400dp/fragment_enter_chat_url.xml b/res/layout-sw400dp/fragment_enter_chat_url.xml
index 4755debf50..07da3c7bf3 100644
--- a/res/layout-sw400dp/fragment_enter_chat_url.xml
+++ b/res/layout-sw400dp/fragment_enter_chat_url.xml
@@ -4,7 +4,6 @@
android:id="@+id/contentView"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:gravity="center_horizontal"
android:orientation="vertical">
diff --git a/res/layout-sw400dp/fragment_enter_public_key.xml b/res/layout-sw400dp/fragment_enter_public_key.xml
index cf74f40d22..b826a3aadf 100644
--- a/res/layout-sw400dp/fragment_enter_public_key.xml
+++ b/res/layout-sw400dp/fragment_enter_public_key.xml
@@ -4,7 +4,6 @@
android:id="@+id/contentView"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:gravity="center_horizontal"
android:orientation="vertical">
diff --git a/res/layout-sw400dp/fragment_multi_device_removal_bottom_sheet.xml b/res/layout-sw400dp/fragment_multi_device_removal_bottom_sheet.xml
deleted file mode 100644
index f861c91246..0000000000
--- a/res/layout-sw400dp/fragment_multi_device_removal_bottom_sheet.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/res/layout-sw420dp/fragment_enter_session_id.xml b/res/layout-sw420dp/fragment_enter_session_id.xml
index 8a1ba7a044..a6496ed320 100644
--- a/res/layout-sw420dp/fragment_enter_session_id.xml
+++ b/res/layout-sw420dp/fragment_enter_session_id.xml
@@ -3,7 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:gravity="center_horizontal"
android:orientation="vertical">
diff --git a/res/layout/activity_create_closed_group.xml b/res/layout/activity_create_closed_group.xml
index 52a3300865..f8446309d1 100644
--- a/res/layout/activity_create_closed_group.xml
+++ b/res/layout/activity_create_closed_group.xml
@@ -2,8 +2,7 @@
+ android:layout_height="match_parent">
+ android:layout_height="match_parent">
diff --git a/res/layout/activity_pn_mode.xml b/res/layout/activity_pn_mode.xml
index 1b4897ae7d..af743ea2a0 100644
--- a/res/layout/activity_pn_mode.xml
+++ b/res/layout/activity_pn_mode.xml
@@ -3,7 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:orientation="vertical">
diff --git a/res/layout/activity_select_contacts.xml b/res/layout/activity_select_contacts.xml
index df6338b16f..a8a47171c7 100644
--- a/res/layout/activity_select_contacts.xml
+++ b/res/layout/activity_select_contacts.xml
@@ -2,8 +2,7 @@
+ android:layout_height="match_parent">
diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml
index 447f32520a..f2aeb4907d 100644
--- a/res/layout/conversation_activity.xml
+++ b/res/layout/conversation_activity.xml
@@ -4,8 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/rootView"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:background="@drawable/default_session_background">
+ android:layout_height="match_parent">
diff --git a/res/layout/create_passphrase_activity.xml b/res/layout/create_passphrase_activity.xml
index 2df7ef51aa..43b310aec1 100644
--- a/res/layout/create_passphrase_activity.xml
+++ b/res/layout/create_passphrase_activity.xml
@@ -1,28 +1,31 @@
-
+
+
-
-
-
+
diff --git a/res/layout/fragment_closed_group_edit_bottom_sheet.xml b/res/layout/fragment_closed_group_edit_bottom_sheet.xml
index cc68d18380..3ec2b6b988 100644
--- a/res/layout/fragment_closed_group_edit_bottom_sheet.xml
+++ b/res/layout/fragment_closed_group_edit_bottom_sheet.xml
@@ -6,15 +6,12 @@
android:layout_height="wrap_content"
android:orientation="vertical"
app:behavior_hideable="true"
- app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"
- android:background="@color/dialog_background">
+ app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
diff --git a/res/layout/fragment_conversation_bottom_sheet.xml b/res/layout/fragment_conversation_bottom_sheet.xml
index 2727ec8a3b..274417418a 100644
--- a/res/layout/fragment_conversation_bottom_sheet.xml
+++ b/res/layout/fragment_conversation_bottom_sheet.xml
@@ -2,27 +2,33 @@
+ app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
+ android:id="@+id/blockTextView"
+ style="@style/BottomSheetActionItem"
+ android:drawableStart="?attr/menu_block_icon"
+ android:text="@string/RecipientPreferenceActivity_block"
+ android:visibility="gone"
+ tools:visibility="visible"/>
+
+
diff --git a/res/layout/fragment_device_list_bottom_sheet.xml b/res/layout/fragment_device_list_bottom_sheet.xml
index 4360e56d9b..11917e65b3 100644
--- a/res/layout/fragment_device_list_bottom_sheet.xml
+++ b/res/layout/fragment_device_list_bottom_sheet.xml
@@ -6,23 +6,18 @@
android:layout_height="wrap_content"
android:orientation="vertical"
app:behavior_hideable="true"
- app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"
- android:background="@color/dialog_background">
+ app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
diff --git a/res/layout/fragment_enter_chat_url.xml b/res/layout/fragment_enter_chat_url.xml
index 8620c51fea..e27755008b 100644
--- a/res/layout/fragment_enter_chat_url.xml
+++ b/res/layout/fragment_enter_chat_url.xml
@@ -4,7 +4,6 @@
android:id="@+id/contentView"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:gravity="center_horizontal"
android:orientation="vertical">
diff --git a/res/layout/fragment_enter_public_key.xml b/res/layout/fragment_enter_public_key.xml
index 4abafd17d9..ebfc742c7b 100644
--- a/res/layout/fragment_enter_public_key.xml
+++ b/res/layout/fragment_enter_public_key.xml
@@ -4,7 +4,6 @@
android:id="@+id/contentView"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:gravity="center_horizontal"
android:orientation="vertical">
diff --git a/res/layout/fragment_enter_session_id.xml b/res/layout/fragment_enter_session_id.xml
index c2257adfcc..926b24ccd8 100644
--- a/res/layout/fragment_enter_session_id.xml
+++ b/res/layout/fragment_enter_session_id.xml
@@ -3,7 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:gravity="center_horizontal"
android:orientation="vertical">
diff --git a/res/layout/fragment_multi_device_removal_bottom_sheet.xml b/res/layout/fragment_multi_device_removal_bottom_sheet.xml
index 2d0c9aef29..d7f746677b 100644
--- a/res/layout/fragment_multi_device_removal_bottom_sheet.xml
+++ b/res/layout/fragment_multi_device_removal_bottom_sheet.xml
@@ -11,8 +11,7 @@
android:paddingRight="@dimen/very_large_spacing"
android:paddingBottom="@dimen/very_large_spacing"
app:behavior_hideable="true"
- app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"
- android:background="@drawable/default_bottom_sheet_background_inset">
+ app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
+ android:layout_height="match_parent">
+ android:layout_height="match_parent">
diff --git a/res/layout/media_overview_documents_fragment.xml b/res/layout/media_overview_documents_fragment.xml
index d8f5791bd0..9f9aaa3ff8 100644
--- a/res/layout/media_overview_documents_fragment.xml
+++ b/res/layout/media_overview_documents_fragment.xml
@@ -2,8 +2,7 @@
+ android:layout_height="match_parent">
+ android:layout_height="match_parent">
+ android:layout_height="match_parent">
+ android:orientation="vertical">
+ android:orientation="vertical">
+ android:layout_height="match_parent">
diff --git a/res/layout/prompt_passphrase_activity.xml b/res/layout/prompt_passphrase_activity.xml
index fbd937e11f..ff315c0d98 100644
--- a/res/layout/prompt_passphrase_activity.xml
+++ b/res/layout/prompt_passphrase_activity.xml
@@ -6,7 +6,6 @@
android:id="@+id/prompt_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:orientation="vertical">
+ android:layout_height="match_parent">
+ android:icon="?attr/menu_block_icon" />
\ No newline at end of file
diff --git a/res/menu/media_overview_context.xml b/res/menu/media_overview_context.xml
index d9f6b7d580..5ebdf2b524 100644
--- a/res/menu/media_overview_context.xml
+++ b/res/menu/media_overview_context.xml
@@ -7,7 +7,7 @@
diff --git a/res/menu/menu_apply.xml b/res/menu/menu_apply.xml
index 71c825176c..0a73b83e3b 100644
--- a/res/menu/menu_apply.xml
+++ b/res/menu/menu_apply.xml
@@ -7,6 +7,6 @@
android:title="@string/menu_apply_button"
android:id="@+id/applyButton"
android:icon="?menu_accept_icon"
- app:showAsAction="always" />
+ app:showAsAction="always|withText"/>
diff --git a/res/menu/menu_edit_closed_group.xml b/res/menu/menu_edit_closed_group.xml
new file mode 100644
index 0000000000..0c6b915d05
--- /dev/null
+++ b/res/menu/menu_edit_closed_group.xml
@@ -0,0 +1,11 @@
+
+
diff --git a/res/values-notnight/colors.xml b/res/values-notnight/colors.xml
index f2674f5824..5bfda6a1c5 100644
--- a/res/values-notnight/colors.xml
+++ b/res/values-notnight/colors.xml
@@ -19,7 +19,7 @@
#F5F5F5
-#fcfcfd
+#ffffff
#fcfcfd
#fcfcfd
diff --git a/res/values-notnight/styles.xml b/res/values-notnight/styles.xml
index 47f3411671..e3941a2ffa 100644
--- a/res/values-notnight/styles.xml
+++ b/res/values-notnight/styles.xml
@@ -1,6 +1,10 @@
+
+
-
-