code cleaninng
This commit is contained in:
parent
2e267fa746
commit
60cee6a86a
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ public class SelectProfileBottomSheetDialogFragment extends MenuBottomSheetDialo
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
private void getListener() {
|
||||
if (getActivity() != null && getActivity() instanceof EditProfileActivity) {
|
||||
EditProfileFragment f = (EditProfileFragment) getActivity().getSupportFragmentManager()
|
||||
|
|
Loading…
Reference in a new issue