Added circular animation to the attachment selection menu

Added an CircularReveal dependency (https://github.com/ozodrukh/CircularReveal) for compat reasons (native supports from API 21, and this supports from API 14). We could use this lib in other parts of the system too, it's easy to use...