Telegram icon indicating copy to clipboard operation
Telegram copied to clipboard

Readability - Rebase against master

Open pjrobertson opened this issue 9 years ago • 0 comments

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)

pjrobertson avatar Jan 07 '16 07:01 pjrobertson