Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.78k stars 301 forks source link

Fix case in delete account button in settings #1512

Closed danilo04 closed 3 years ago

danilo04 commented 3 years ago

Fixes #1511.

Fix

Following the format of titles in settings options, Delete Account should be changed to Delete account.

Settings Screen Delete account dialog
image image

Test

  1. Open the left panel and tap on Settings
  2. Scroll down and see Delete account
  3. Tap on Delete account option and see dialog

Review

Only one designer is required to review these changes, but anyone can perform the review.

Release

RELEASE-NOTES.txt was updated in f67e53a3f230d7b00345e8ac54dee3c40d68f519 with:

Fixed case in delete account button in settings

peril-automattic[bot] commented 3 years ago

You can test the changes on this Pull Request by downloading the APK here.

SylvesterWilmott commented 3 years ago

Thanks @danilo04