Dionysis Lorentzos
Dionysis Lorentzos
Hi, fyi I noticed that the `TouchableMovementMethod` doesn't propagate events to the LinkMovementMethod always (e.g. `event.action == MotionEvent.ACTION_DOWN`) . This makes traditional `URLSpan`s to not work.
The customer should have possibility to click and undo button to get the card from the edges to the center. Not sure if this should be totally part of this...
It looks like there is a conflict with Picasso: If you initiate Picasso in the getView method of the adapter it requests the container (FlingSwipeAdapterView) continuously. This will sap down...
Give the ability to easily adjust the card exit animation duration
`FA#start()` / `FA#stop()` function don't propagate the exceptions correctly but they throw them inside the thread #### Context: * *FA version*: v 2.+
- Set continuous focus mode - Take a picture - Camera stops focusing continuously - Thanks google
For some reason I am getting a 403 error probably because of the CSRF. The issue is replicated in the examples in the repository as well. I am running Django...
Hey Gottwik, firstly thanks for making enduro! It's pretty nice to work with! Usage question: Assuming I have a url: `mysite.com/?tag=test` This will render the `index` page. In the UI...