The book code, as is, produces 3 compiler errors (hence app cannot run).
(this.context) twice
return AlertDialog.Builder(activity)
images below. Please advise the new correct code to proceed. Thanks.
The book code, as is, produces 3 compiler errors (hence app cannot run).
(this.context) twice
return AlertDialog.Builder(activity)
images below. Please advise the new correct code to proceed. Thanks.
The following code changes work, but I am not sure about using !! Grateful for confirmation or advice on proper syntax.
@tblank Can you please help with this when you get a chance? Thank you - much appreciated! :]