Hi,
I've just released a new version of AnkiReview, an open source AnkiDroid companion app. I wrote about the initial release here:
https://medium.com/@lucw/ankireview-yet-another-flashcard-app-5fa3e708bc1e
in this new version, I've added new smoother animations (implemented using MotionLayout). You now get a confirmation of the answer type when swiping left or right (and you're given a chance to correct your choice, given the way the motion works). The draggable up/down and left/right motion adds some interactivity and makes reviewing more fun.
If this is the first time you're hearing about AnkiReview: it's an add-on for AnkiDroid which provides an alternative reviewing environment , gesture and animation based. It uses its own template system and only works on simple text-based decks (if you have complex JS/CSS cards, they won't work, however if you have simple text cards, AnkiReview will make your cards look beautiful with little effort).
install here:
https://play.google.com/store/apps/details?id=com.luc.ankireview
code here:
https://github.com/lucwastiaux/AnkiReview
--
luc wastiaux