Can we use DialogFragment or BottomSheetDialogFrag...
# android
g
Can we use DialogFragment or BottomSheetDialogFragment with constructor injection using FragmentFactory.
👌 1
v
I’ve only done property injection. Is there a reason you want constructor specific?