ViewBinding and FragmentDialog: is this supported ...
# android
t
ViewBinding and FragmentDialog: is this supported natively as returning a dialog, or do we need to overload onCreateView like in a normal fragment. I am having issues with getting the dialog to size properly (should it be this hard?).