Łukasz Rutkowski

Results 39 comments of Łukasz Rutkowski

Currently this not possible. If anyone is willing to add such functionality I'm open to pull requests.

If you return false from gesture listener methods then the view should stay in scrolled state until you call `moveToOriginalPosition()`. But I guess what you want to do is to...

Not sure if I understand correctly but when you add _background_ views in xml code you can use the `android:layout_gravity` attribute to specify whether they should be displayed on left...

I see now. Unfortunately that is currently not possible (but I am open to pull requests 😃). The closest feature you can get is to place view with few buttons...

I've changed my code to make `data` a required array of `Resource`. I think that should be enough. I tried to make Resource a Sequence but then I'm not really...

I can see that indeed we can toggle controls for videos but the video itself doesn’t resize and the progress bar is visible. That should be fixed. Lets use this...

Moved the other one to https://github.com/Tunous/Dawn/issues/260

> Let me think about this. Re-branding the original repository will be better so that all forks receive the updates. Yes, that would be the best option. > I have...

I was about to publish the app to the play store but then having to upload an icon reminded me about this discussion. Now, I guess it would be a...