I saw the workaround in the SO post to save the cu...
# android
a
I saw the workaround in the SO post to save the custom view in
onCreateDialog
in a variable and return it in
onCreateView
. Did you try that?