Telegram
Telegram copied to clipboard
Readability - Rebase against master
See #1198 for original PR
This is a rework of #1198. Hopefully @DrKLO this can be merged? :-)
I'm hoping to make some additions to the drawer in the future, but at first I thought it was worth improving the readability of the file.
I have changed to using constants for the view types and also to using a switch - using a switch should make it easier to add new rows in the future (and it is also faster)