csesuman / Android-Tutorial

https://www.youtube.com/channel/UCEXwc6mNh7Lakj6lX-7a2Mg
0 stars 0 forks source link

Write Sample Code for Basic Dialog and Custom Dialog #22

Closed csesuman closed 3 years ago

csesuman commented 3 years ago

Simple: https://www.youtube.com/watch?v=Bsm-BlXo2SI Two Button Dialog: https://www.youtube.com/watch?v=qtILjzf2oP4 Custom+Sending Data: https://www.youtube.com/watch?v=ARezg1D9Zd0 Animation: https://www.youtube.com/watch?v=tccoRIrMyhU

csesuman commented 3 years ago

Set Dialog not Cancelable by Clicking OutSize

https://stackoverflow.com/questions/8906269/alertdialogs-setcancelablefalse-method-not-working

csesuman commented 3 years ago

Facing Problem With the 2nd Tutorial!!