## Purpose / Description _Describe the problem or feature and motivation_ ## Fixes * Fixes # ## Approach _How does this change address the problem?_ ## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration (SDK version(s), emulator or physical, etc) ## Learning (optional, can help others) _Describe the research stage_ _Links to blog posts, patterns, libraries or addons used to solve this problem_ ## Checklist _Please, go through these checks before submitting the PR._ - [ ] You have a descriptive commit message with a short title (first line, max 50 chars). - [ ] You have commented your code, particularly in hard-to-understand areas - [ ] You have performed a self-review of your own code - [ ] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings) - [ ] UI Changes: You have tested your change using the [Google Accessibility Scanner](https://play.google.com/store/apps/details?id=com.google.android.apps.accessibility.auditor)