Vasya Drobushkov

Results 14 comments of Vasya Drobushkov

May be this value should depend on screen size (height) and position of view on a screen? I. e. distance between bottom of a view and top of the screen,...

No, I don't, but I'll think about it

Hi @sockeqwe Did you have a chance to look at this PR? Thank you

Hi @sockeqwe No problem. Was also on a vacation recently) I would be happy if lib had 5 release with covering more pain points. Personally, I don't expect this PR...

@ibrahimyilmaz thanks for review But some things were implemented in a way they are in other places in the lib. Sample part of the lib is not a perfect piece...

I've tried to make an adapter, similar to what there is for v2 paging. But faced an issue that I couldn't find a way to extract "currentList" data from the...

Hi @sockeqwe I'd be happy to help with that, but I have a feeling that it would be not that easy. What I've posted above is definitely a hack and...

Looks like missing dependencies. As a quick test, you can download `droid-VNC-server.apk` file, rename it to `droid-VNC-server.zip`, unpack this file. In `/lib` folder you should find `libandroidvncserver.so` compiled lib for...

I faced the same issue. This path wasn't drawn: M559.075,344.45m0-6.662a6.662,6.662,0,1,1,0,13.324a6.662,6.662,0,1,1,0-13.324z

All right, this lib has a stub in a drawArc(...) method. You can find implementation (or use whole library) in this fork: https://github.com/japgolly/svg-android