### First time contributor checklist - [ ] I have read [how to contribute](https://github.com/signalapp/Signal-Android/blob/master/CONTRIBUTING.md) to this project - [ ] I have signed the [Contributor License Agreement](https://whispersystems.org/cla/) ### Contributor checklist - [ ] I am following the [Code Style Guidelines](https://github.com/signalapp/Signal-Android/wiki/Code-Style-Guidelines) - [ ] I have tested my contribution on these devices: * Device A, Android X.Y.Z * Device B, Android Z.Y * Virtual device W, Android Y.Y.Z - [ ] My contribution is fully baked and ready to be merged as is - [ ] I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the `Fixes #1234` [syntax](https://help.github.com/articles/closing-issues-via-commit-messages/) ---------- ### Description