Dialogs on Android. (Don’t brutally roll your own!)

Dialogs on Android. (Don’t brutally roll your own!) Recently for my “Brutally Roll Your Own Backend” video series, I built a custom input dialog box for use on an Android device.As I was writing it I knew there must be something not quite right about what I was doing, because I had to use “Application.ProcessMessages()” … Read more