<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Quick Wins on Mobile A11y</title><link>https://mobilea11y.com/quick-wins/</link><description>Recent content in Quick Wins on Mobile A11y</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>a11y@mobilea11y.com (Mobile A11y)</managingEditor><webMaster>a11y@mobilea11y.com (Mobile A11y)</webMaster><copyright>Email: [a11y@mobilea11y.com](mailto:a11y@mobilea11y.com).&lt;br&gt;&lt;a href="https://mobilea11y.com"&gt;Mobile A11y&lt;/a&gt; &amp;copy; 2026 by &lt;a href="https://www.linkedin.com/in/rob-whitaker/"&gt;Rob Whitaker&lt;/a&gt; is licensed under &lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="license noopener noreferrer"&gt;CC BY-NC 4.0&lt;/a&gt;&lt;img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" class="cc-icon"&gt;&lt;img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" class="cc-icon"&gt;&lt;img src="https://mirrors.creativecommons.org/presskit/icons/nc.svg" alt="" class="cc-icon"&gt;</copyright><atom:link href="https://mobilea11y.com/quick-wins/index.xml" rel="self" type="application/rss+xml"/><item><title>Quick Win - Start UI Testing</title><link>https://mobilea11y.com/quick-wins/ui-testing/</link><pubDate>Wed, 03 Feb 2021 07:30:56 +0000</pubDate><author>a11y@mobilea11y.com (Mobile A11y)</author><guid>https://mobilea11y.com/quick-wins/ui-testing/</guid><description>&lt;p&gt;I&amp;rsquo;ll admit, adding UI testing to an app that currently doesn&amp;rsquo;t have it included is probably stretching the definition of quick win, but the aim here isn&amp;rsquo;t 100% coverage - not right away anyway. Start small and add to your test suite as you gain confidence. Even a small suite of crucial happy-path UI tests will help to ensure and persist accessibility in your app. And the more you get comfortable with UI tests the more accessible your apps will become, because an app that is easy to test is also great for accessibility.&lt;/p&gt;</description></item><item><title>Quick Win - Support Dark Mode</title><link>https://mobilea11y.com/quick-wins/dark-mode/</link><pubDate>Thu, 28 Jan 2021 07:30:56 +0000</pubDate><author>a11y@mobilea11y.com (Mobile A11y)</author><guid>https://mobilea11y.com/quick-wins/dark-mode/</guid><description>&lt;p&gt;Many people don&amp;rsquo;t realise dark mode is an accessibility feature. It&amp;rsquo;s often just considered a nice to have, a cool extra feature that power users will love. But dark mode is also a valuable accessibility feature. Some types of visual impairment can make it painful to look at bright colours, or large blocks of white might wash over the black text. Some people with dyslexia or Irlen&amp;rsquo;s Syndrome can struggle to read black text on a white background. Like almost any accessibility feature, dark mode is about providing flexibility to your users so they can use your app in the way that is most comfortable to them.&lt;/p&gt;</description></item><item><title>Quick Win - Support Landscape</title><link>https://mobilea11y.com/quick-wins/landscape/</link><pubDate>Thu, 28 Jan 2021 07:30:56 +0000</pubDate><author>a11y@mobilea11y.com (Mobile A11y)</author><guid>https://mobilea11y.com/quick-wins/landscape/</guid><description>&lt;p&gt;If you have a regulatory requirement to provide accessibility in your app (spoiler, you do) the chances are it will say you have a requirement to reach &lt;a href="https://www.w3.org/TR/WCAG21/" target="_blank" rel="noreferrer"&gt;WCAG AA&lt;/a&gt;. While this is likely meaningless to anyone other an accessibility professionals, in short it means you are providing the minimum level of accessibility features required to make your app usable by the majority of people.&lt;/p&gt;
&lt;p&gt;This post is about one such requirement, the jazzily titled &lt;a href="https://www.w3.org/WAI/WCAG21/Understanding/orientation.html" target="_blank" rel="noreferrer"&gt;Success Criterion 1.3.4&lt;/a&gt;. 1.3.4 is often overlooked, I&amp;rsquo;ve see it forgotten by accessibility auditors, overlooked by testers, removed by engineers, and ignored by designers. Yet this feature is one that is already enabled by default in your app. One that you have to choose to disable. For both Android and iOS when you create a new app, the app supports landscape mode out of the box, and all you need to do to continue supporting it is to build robust interfaces, and not disable it. Yet often one of the first things developers do when creating a new app is to disable landscape modes.&lt;/p&gt;</description></item><item><title>Quick Win - Image Descriptions</title><link>https://mobilea11y.com/quick-wins/image-descriptions/</link><pubDate>Tue, 19 Jan 2021 07:30:56 +0000</pubDate><author>a11y@mobilea11y.com (Mobile A11y)</author><guid>https://mobilea11y.com/quick-wins/image-descriptions/</guid><description>&lt;p&gt;Images are a major part of our apps. They add meaning and interest, they give your app character and context. The adage is that a picture is worth a thousand words. But if you can&amp;rsquo;t see the image clearly, how do you know what those words are?&lt;/p&gt;
&lt;p&gt;If you aren&amp;rsquo;t providing image descriptions in your app many of your users will be missing out on the experience you&amp;rsquo;ve crafted. The result can be an app thats missing that spark an character, or worse an app thats just meaningless and unusable. Fortunately adding image descriptions is simple.&lt;/p&gt;</description></item><item><title>Quick Win - Text Contrast</title><link>https://mobilea11y.com/quick-wins/text-contrast/</link><pubDate>Tue, 19 Jan 2021 07:30:56 +0000</pubDate><author>a11y@mobilea11y.com (Mobile A11y)</author><guid>https://mobilea11y.com/quick-wins/text-contrast/</guid><description>&lt;p&gt;How many shades of grey do you use in your app? OK, maybe thats a bit cruel towards designers, grey is a great colour, but the problem with grey is that it can be deceptively difficult to distinguish from a background. And this problem is not just limited to greys - lighter colours too can blend into the background. This effect can be heightened too for people who have blurred or obscured vision, or one of many forms of colour blindness.&lt;/p&gt;</description></item></channel></rss>