diff --git a/app/src/main/java/org/thoughtcrime/securesms/payments/preferences/PaymentsHomeFragment.java b/app/src/main/java/org/thoughtcrime/securesms/payments/preferences/PaymentsHomeFragment.java index ce8d55966d..6ae4592093 100644 --- a/app/src/main/java/org/thoughtcrime/securesms/payments/preferences/PaymentsHomeFragment.java +++ b/app/src/main/java/org/thoughtcrime/securesms/payments/preferences/PaymentsHomeFragment.java @@ -328,7 +328,7 @@ public class PaymentsHomeFragment extends LoggingFragment { @Override public void onActivatePayments() { new MaterialAlertDialogBuilder(requireContext()) - .setMessage(R.string.PaymentsHomeFragment__you_can_use_signal_to_send) + .setMessage(R.string.PaymentsHomeFragment__you_can_use_signal_to_send_and) .setPositiveButton(R.string.PaymentsHomeFragment__activate, (dialog, which) -> { viewModel.activatePayments(); dialog.dismiss(); diff --git a/app/src/main/res/drawable-night/ic_beta_24.xml b/app/src/main/res/drawable-night/ic_beta_24.xml deleted file mode 100644 index cdb3d97d91..0000000000 --- a/app/src/main/res/drawable-night/ic_beta_24.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/app/src/main/res/drawable/ic_beta_24.xml b/app/src/main/res/drawable/ic_beta_24.xml deleted file mode 100644 index d352a772ca..0000000000 --- a/app/src/main/res/drawable/ic_beta_24.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/app/src/main/res/layout/dsl_payments_preference.xml b/app/src/main/res/layout/dsl_payments_preference.xml index 04a9db419a..aab4818949 100644 --- a/app/src/main/res/layout/dsl_payments_preference.xml +++ b/app/src/main/res/layout/dsl_payments_preference.xml @@ -1,12 +1,12 @@ + android:minHeight="56dp" + tools:viewBindingIgnore="true"> + app:srcCompat="@drawable/symbol_payment_24" + app:tint="@color/signal_icon_tint_primary" /> - - diff --git a/app/src/main/res/layout/payments_home_fragment.xml b/app/src/main/res/layout/payments_home_fragment.xml index df2ea455d6..f13159865b 100644 --- a/app/src/main/res/layout/payments_home_fragment.xml +++ b/app/src/main/res/layout/payments_home_fragment.xml @@ -17,7 +17,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:navigationIcon="@drawable/ic_arrow_left_24" - app:title="@string/preferences__payments_beta" + app:title="@string/preferences__payments" app:titleTextAppearance="@style/Signal.Text.TitleLarge" /> Payments Payment lock - Payments (Beta) Chat length limit Keep messages Clear message history @@ -3071,7 +3070,8 @@ Sent Received - Introducing payments (Beta) + + Introducing payments Use Signal to send and receive MobileCoin, a new privacy focused digital currency. Activate to get started. Activate Payments Activating payments… @@ -3106,7 +3106,8 @@ Payment failed Details https://support.signal.org/hc/articles/360057625692#payments_activate
 - You can use Signal to send and receive MobileCoin. All payments are subject to the Terms of Use for MobileCoins and the MobileCoin Wallet. This is a beta feature so you may encounter some issues and payments or balances you may lose can\'t be recovered. + + You can use Signal to send and receive MobileCoin. All payments are subject to the Terms of Use for MobileCoins and the MobileCoin Wallet. You may encounter some issues and payments or balances you may lose can\'t be recovered. Activate View MobileCoin terms Payments in Signal is no longer available. You can still transfer funds to an exchange but you can no longer send and receive payments or add funds.