openaphid/android-flip

Remove ImageLoader library from the demo project

openaphid opened this issue · 2 comments

The presence of the library is kinda misleading as I don't have expertise on it.

The async demo will be changed to use a simpler implementation from local images.

But could you help me make a method in FlipViewController to re-capture the screen for frontCard? I need it to re-capture screen when image in frontCard load complete. Thanks in advance.

Doesn't refreshPage() meet your requirement?

I also added FlipViewController.refreshAllPages() in the last commit in develop branch.