Closed schneiderandre closed 9 years ago
Just a suggestion for activity images — Marco Arment has a neat project with Chrome/Safari extensions that have their icons drawn in code https://github.com/marcoarment/FCUtilities/blob/master/FCUtilities/FCOpenInSafariActivity.h
@rounak thanks for the suggestion. In general I like drawing things in code when I have to use many different unknown sizes. Or when I have to animate a path. But here I only need some static images, and they can also be optimised for the different display resolutions. Besides that we have the big advantage that everyone can take a look at the images without building and running the code.
This feature branch closes #89. It's now possible to open the URL in Safari and Chrome.