Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 304 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 304 Bytes

Android App Development: Communicating with the User

Communicate with your users using Toast messages, Snackbars, and Dialogs

Knowing when and how to display communications in your Android app can ensure your users enjoy a smooth user experience
with a predictable and reliable flow.