Skip to content

Instantly share code, notes, and snippets.

@dalwadi2
Created May 12, 2023 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalwadi2/081e9c9a7fd8d474024148d1553fc2f3 to your computer and use it in GitHub Desktop.
Save dalwadi2/081e9c9a7fd8d474024148d1553fc2f3 to your computer and use it in GitHub Desktop.

<JIRA-TICKET(S)-HERE> (replace me with just JIRA number plz)

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Breaking change

How Has This Been Tested?

  • I tested accessibility with TalkBack
  • I tested my changes on a device or emulator with the lowest supported SDK level (23)
  • I tested on a small device (example resolution: 480x800 Nexus S)
  • I tested with largest device font size
  • I tested with "Don't keep activities" turned on

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.

Video & Screenshots

If this is still here, that means you don't have screenshots. Why you no have screenshots?

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I PROMISE I did not unthinkingly check all the boxes without reading them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment