Upgrade to Pro — share decks privately, control downloads, hide ads and more …

More Accessible Apps - Android

Moro
December 07, 2021

More Accessible Apps - Android

How to make your Android App accessible?

Moro

December 07, 2021
Tweet

More Decks by Moro

Other Decks in Programming

Transcript

  1. Texts 1. Update font size to largest 3. Apply 12dp

    4. Apply 12sp 2. Apply 12px - Lets test something 🧪
  2. Images • Describing images - contentDescription field is a View’s

    property available for that. Screen reader will read “Join” Screen reader will skip this element. Probably it is just a decorative one. Shadows, visual effects... Screen Readers can add a prefix/suffix to the description depending on the View type. e.g. Button,the TalkBack will say “Join Button”