I'm having exactly the same problem. When I save or get a reference to the DialogFragment class, I'm able to call a function on that DialogFragment, but any view related property of 'this' within the DialogFragment seems to return null. this.getView(), this.getDialog() everything returns null. How are we able to make any adjustments to the view if we can't reach it?
Thanks in advance. Tymen -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

