openaphid/android-flip

Supports reloading adapter data

openaphid opened this issue · 1 comments

adapter.notifyDataSetChanged() doesn't work correctly on FlipView

to address a problem reported in #36 (comment)

A new demo FlipDynamicAdapterActivity has been added to illustrate the details.