Custome Dialog Tutorial
I'm really struggling with Custom Dialogs and I was wondering if anyone
can point me to a good tutorial on how to create and use them.
I want to be able click a button to open a custom dialog, pass data from
the current activity to the dialog, either edit the existing data in the
dialog or enter new data if none exists, then return to the original
activity bringing the new / updated data with it and putting into either
TextView or EditText elements.
No comments:
Post a Comment