Resources for my talk Everyday Animations in Android. Code Repository on GitHub General Articles Good to great UI animation tips Creating Usability with Motion Material…
Tag: Android
Flutter has been getting a lot of positive press in my social media feeds. I listened to an episode of Engineering Daily which interviewed Eric…
As I gave a similar version of this talk previously, so there is a list started in a different post. In order to keep things…
The Espresso documentation has a good simple example of how to set up Accessibility Tests in Android. By including AccessibilityChecks, your tests run a number…
A common shortcut often taken is to make one UI work on multiple platforms, and I find myself fighting this misconception often. My thoughts on…