diff --git a/common/src/main/res/drawable/ic_advanced_privacy.xml b/common/src/main/res/drawable/ic_advanced_privacy.xml
index 6a684c5837..cc978a4e49 100644
--- a/common/src/main/res/drawable/ic_advanced_privacy.xml
+++ b/common/src/main/res/drawable/ic_advanced_privacy.xml
@@ -1,9 +1,5 @@
-
-
+
+
diff --git a/common/src/main/res/drawable/ic_clock.xml b/common/src/main/res/drawable/ic_clock.xml
index f573db1d17..cae3a6f3e0 100644
--- a/common/src/main/res/drawable/ic_clock.xml
+++ b/common/src/main/res/drawable/ic_clock.xml
@@ -5,5 +5,5 @@
android:viewportHeight="13">
+ android:fillColor="@color/content_primary"/>
diff --git a/common/src/main/res/drawable/ic_intermediate_privacy.xml b/common/src/main/res/drawable/ic_intermediate_privacy.xml
index 609c662ddb..ea5961a453 100644
--- a/common/src/main/res/drawable/ic_intermediate_privacy.xml
+++ b/common/src/main/res/drawable/ic_intermediate_privacy.xml
@@ -1,9 +1,5 @@
-
-
+
+
diff --git a/common/src/main/res/drawable/light_grey_border_item.xml b/common/src/main/res/drawable/light_grey_border_item.xml
index 533956a98c..b3de81dae7 100644
--- a/common/src/main/res/drawable/light_grey_border_item.xml
+++ b/common/src/main/res/drawable/light_grey_border_item.xml
@@ -4,7 +4,7 @@
-
+
-
@@ -25,7 +25,7 @@
-
+
\ No newline at end of file
diff --git a/common/src/main/res/layout/dialog_simple.xml b/common/src/main/res/layout/dialog_simple.xml
index 22f94b561b..11cfe9001c 100644
--- a/common/src/main/res/layout/dialog_simple.xml
+++ b/common/src/main/res/layout/dialog_simple.xml
@@ -39,39 +39,25 @@
tools:text="Cancel transaction?" />
+ tools:text="Yes, cancel" />
-
-
diff --git a/common/src/main/res/values/styles.xml b/common/src/main/res/values/styles.xml
index 1af65e7bdd..da01902211 100644
--- a/common/src/main/res/values/styles.xml
+++ b/common/src/main/res/values/styles.xml
@@ -809,13 +809,20 @@
- @color/button_ripple_color
-
+
+
+
+
diff --git a/wallet/res/layout/activity_coinjoin.xml b/wallet/res/layout/activity_coinjoin.xml
index 2a498e7a81..181f1e5da8 100644
--- a/wallet/res/layout/activity_coinjoin.xml
+++ b/wallet/res/layout/activity_coinjoin.xml
@@ -27,6 +27,5 @@
android:name="androidx.navigation.fragment.NavHostFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
- app:defaultNavHost="true"
- app:navGraph="@navigation/nav_coinjoin" />
+ app:defaultNavHost="true" />
diff --git a/wallet/res/layout/activity_settings.xml b/wallet/res/layout/activity_settings.xml
index 264835647a..74809356b3 100644
--- a/wallet/res/layout/activity_settings.xml
+++ b/wallet/res/layout/activity_settings.xml
@@ -140,6 +140,19 @@
app:layout_constraintStart_toEndOf="@id/coinjoin_icon"
app:layout_constraintTop_toBottomOf="@id/coinjoin_title"
app:layout_constraintBottom_toBottomOf="parent" />
+
+
+ app:layout_constraintTop_toBottomOf="@id/toolbar"
+ app:layout_constraintBottom_toTopOf="@+id/continue_button">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/wallet/res/layout/fragment_user_name_privacy.xml b/wallet/res/layout/fragment_user_name_privacy.xml
deleted file mode 100644
index 9072ef64bf..0000000000
--- a/wallet/res/layout/fragment_user_name_privacy.xml
+++ /dev/null
@@ -1,318 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/wallet/res/layout/fragment_voting_request_details.xml b/wallet/res/layout/fragment_voting_request_details.xml
index f37f5ee17b..c73f503243 100644
--- a/wallet/res/layout/fragment_voting_request_details.xml
+++ b/wallet/res/layout/fragment_voting_request_details.xml
@@ -272,7 +272,7 @@