Articles tagged in: Development



Android — How to Delay ChangedTextEvent on Android’s EditText

Implementing search on mobile devices is always tricky. You need to consider design and especially user experience aspects. No Submit Button The tricky question we had to ask ourselves while implementing design and functionality: how to create a smooth search experience without a submit button? Actually, there are some search …

Continue Reading

Picasso — Influencing Image Caching

We've mentioned at the beginning of this series that Picasso uses a memory and disk cache to load previously requested image much faster. In this blog post, we'll take a much closer look at the caching configuration and how you can adapt the standard behavior. {{outline}} {{video}} Standard Behavior The …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.