I had to use today the cropToPadding attribute for an ImageView in Android. It’s the way to go if you want to mimic Aspect Fill scaling with Clipped Subviews from iOS, by
Sometimes you find JSON web services that doesn’t respect the format, just because javascript and some parsers also work that way. But you want to use it with a parser that only
I always seem to forget how to solve this problem, and it always starts the same way: me wanting to upload an already existent code to my repository. In case you never did
As many of you, devs, I have more than one coding spot: work, home, laptop… And it always bothers me the configuration of the IDE.
I’m really fond of my coding snippets
Here is a code snippet that placed within an initializer (for example, in git_info.rb at /config/initializers path) can print in your app useful info about the current version of your