jonathan-caryl
jonathan-caryl
Hi @romainguy, I just came across this project — it's still looking nice! I've tweaked some versions so it builds out of the box on a new Android Studio install,...
@chrisbanes on the `CheeseDetailsActivity` there's the 'Night mode' menu, but it doesn't show the correctly checked mode, and selecting the items does nothing. I've extracted the code to handle the...
Hi, I just came across your plugin, I wish I'd found it sooner. Anyhoo, the test app seems to have rotted a bit, I thought I'd bring it up to...
There's a bunch of duplicated code in each of the projects, by moving it into its own library project we can share the common code amongst all three apps.
Defining common version numbers in the root project makes it easier to keep everything in sync when we upgrade things.