Grokking Android

Getting Down to the Nitty Gritty of Android Development

Posts tagged “Style.Builder”:

Useful Android Libraries: Crouton

By

One way to notify users is to use Toasts. But Toasts have the problem that they might pop up in totally unrelated contexts. They are displayed for a defined duration on the screen no matter what the user does. The user might even have changed the app, with the result, that your Toast simply confuses […]  Continue Reading  “Useful Android Libraries: Crouton”