mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 10:20:25 +01:00
Update several androidx dependencies.
Navigation to 1.6.0 Fragment to 1.6.0 Compose BOM to 2023.05.01 Lifecycle to 2.6.1 Activity to 1.7.2
This commit is contained in:
committed by
Cody Henthorne
parent
886c149c3f
commit
1d9dc66265
@@ -111,6 +111,7 @@ public final class InsightsModalDialogFragment extends DialogFragment {
|
||||
|
||||
@Override
|
||||
public void onDismiss(@NonNull DialogInterface dialog) {
|
||||
super.onDismiss(dialog);
|
||||
InsightsOptOut.userRequestedOptOut(requireContext());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user