/multiple-ui-threads

A sample that displays how to have multiple UI threads

Primary LanguageJava

A sample that displays the UI of a Dialog updating while the main thread, where the Activity UI is drawn, is blocked.