mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 10:17:56 +00:00
Launch checkout flow on renew press.
This commit is contained in:
@@ -241,7 +241,7 @@ class RemoteBackupsSettingsFragment : ComposeFragment() {
|
||||
}
|
||||
|
||||
override fun onRenewLostSubscription() {
|
||||
// TODO - [backups] Need process here (cancel first?)
|
||||
checkoutLauncher.launch(MessageBackupTier.PAID)
|
||||
}
|
||||
|
||||
override fun onCancelUploadClick() {
|
||||
|
||||
Reference in New Issue
Block a user