Dino Kovač

Results 4 issues of Dino Kovač

Today I spent half an hour debugging why nothing shows in my recycler. I called `size(R.dimen.home_item_spacing)` instead of `sizeResId(R.dimen.home_item_spacing)` which resulted in a huge divider spacing. These changes will make...

Great work on the font! I like it a lot, but I have encountered one issue which prevents me from using it since it's confusing. In Intellij 2016.3.1 on OS...

Hi Thrifty developers, thanks for the great lib! I implemented a retrofit converter for thrifty, can you please take a look at [this retrofit PR](https://github.com/square/retrofit/pull/2403)? I would be glad to...

Version 3 of the library looks great, it would be very helpful if you could maintain a changelog like square libraries usually do. For example: https://github.com/square/okhttp/blob/master/CHANGELOG.md

enhancement