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…
Category: Accessibility
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…
DetroitDevDay I am presenting this talk at DetroitDevDay on November 12th. It’s a look into some differing views on psychology and app composition and how…
I am speaking at the Detroit Google Developer’s Group on October 26th about Accessibility in Android. In preparation for my talk I have gathered lots…
I’ve created a list of items using a RecyclerView which works fine (see the screenshot). But, in order to keep my app accessible, I need…