Re: [android-developers] Trouble dismissing custom dialog

2011-12-22 Thread TreKing
On Wed, Dec 21, 2011 at 7:21 PM, Alex Oh alexo...@gmail.com wrote: However, once I press the edit button (dialog opens up, dismisses fine) and click on the Add button, the dialog no longer closes when the Done or Cancel button for the dialog shows up. Why are you adding your own buttons

[android-developers] Trouble dismissing custom dialog

2011-12-21 Thread Alex Oh
I have two buttons in an activity (Add and Edit) that open up a dialog. Initially, the dialog dismisses fine if I open up the dialog using the Add button. However, once I press the edit button (dialog opens up, dismisses fine) and click on the Add button, the dialog no longer closes when the Done