Maciej Górski

Results 8 issues of Maciej Górski

If the number of channels is smaller than available space the calculated rect is incorrect and doesn't take into account the height of time bar.

Hey, I'm wondering if you know if someone wrote matchers/interactors for testing this view with Espresso? Regards, Maciej Górski

When one of LatLngBounds contain longitude -180, intersects returns wrong value. E.g.: longitude from (170 to -160) and (-170 to -150).

One thing I wanted to show you how I use Lombok. This is far from ideal because of the amount of code added, but about that later. The postive side...

I like that you don't have a subclass like in Parceler and other similar libraries. How about changing the code you have to write to something like code below? ```...

enhancement

I've noticed the API doesn't work anymore. Is it a permanent issue? Tried http://cfp.gr8conf.org/api/agenda/2 and it fails. http://cfp.gr8conf.org/api2/agenda/2 works fine, but is not compatible with client code.