thunderbird-android
thunderbird-android copied to clipboard
Fix crashes in crypto provider selection dialogs
I have changed the code by your suggestion.
I've deleted the unnecessary white space, but I don't know how to change the branch that only contain one commit with the final change.
To get rid of merge commits and combine your individual commits into one, an interactive rebase can be used: git rebase -i main. https://git-scm.com/docs/git-rebase has more information.
I've fixed up this branch for you. Once the CI jobs have completed, this PR should be ready to be merged.
Thank you for your contribution :+1: