Halil Ozercan

Results 28 comments of Halil Ozercan

This issue is cause by a log method. It was implemented in the original version of the library. I've tried to fix it many times but once in a while...

First of all, what is the source of this video you are trying to play? Online, media file on phone or raw? Secondly, ```W/art: Suspending all threads took: *ms``` this...

Recently, I moved play button into the middle position in my projects where I use BetterVideoPlayer. However, those use cases also include back and forward buttons. Do you have any...

> How did you go about doing this? Extending the View or manually inflating views into the player? I simply modified the library code in other projects. I'm going to...

1. I know this has been an issue for some time. Currently, I have really no idea what is causing this. I'm mostly suspicious of Commonmark library. I'll need to...

Can you please share a minimum repro code or project?

Rendering LaTeX would be an almost impossible task for any Android library alone. I don't think we will have that kind of ambitious goal anytime soon. If we are talking...

I'm experiencing the same issue. Any updates on this one?

That is just a leftover from the original project [basiccoin](https://github.com/zack-bitcoin/basiccoin). You can generate a single address from multiple public keys. Think of it this way: you have 32 public/private key...

For the last few releases, I couldn't follow the same release cycle between Github and PyPi. I would probably take care of it with the next release.