-
- All Implemented Interfaces:
-
android.app.DatePickerDialog.OnDateSetListener
public final class HyprMXRequiredInformationActivity.DetachableSetListener implements DatePickerDialog.OnDateSetListener
Wrapper class for DatePickerDialog.OnDateSetListener to clear the reference to the listener when the dialog window is detached. This fixes the issue of potential memory leaks on OS prior to Android Lollipop when using dialogs.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classHyprMXRequiredInformationActivity.DetachableSetListener.Companion
-