android-bankdroid
android-bankdroid copied to clipboard
Reorder bank accounts
Right now banks is displayed in the order they were added. A feature fore reorder them would be nice.
I have a test implementation of drag-n-drop re-ordering of banks using cwac-touchlist in my testing branch https://github.com/fredriklindberg/android-bankdroid/tree/testing
@fredriklindberg please create a pull request..
I really like this idea. However, as cwac-touchlist is discontinued, another lib should be used.
I agree with you. However, I think we should wait to implement this feature until v2 so we don´t need to do it all over again.
That commit bit too old and outdated to create a pull request :) I don't use bankdroid these days, but feel free to use parts/ideas from my commit if you find it useful.