Joan Zapata

Results 60 comments of Joan Zapata

Thanks for the screenshot. Does that happen if you zoom in as well?

That's weird, I never encountered these kind of problems, and the lib was originally developed for tablets. Can you send me your pdf file so I can test it? (Does...

I developed the lib on galaxy tab 10.1, so it's really weird. I haven't tested since a long time though. I'll try to find some time to see what's wrong,...

Nice, thanks for the tip! I'll try to get some time to test it and include it as a default.

In your usecase, I don't think using the existing `BaseAdapterHelper.setTypeface()` would be a problem, since the `TextView` just ignore the call if the typeface hasn't changed: ``` java public void...

Oh I see. Waiting for your pull request then. :)

Does it make any difference concerning this issue?

Ah? Never had any trouble using IntelliJ. I'll try to get it done tonight then.

Sorry for the delay, I tried to migrate to gradle but it's too much complication sorry: - It's a java module depending on Android, and gradle still doesn't have a...

I'd prefer people submitting pull request for adding those methods in the library, but most people won't, so it makes sense. :) You should be able to subclass it in...