foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
787 stars 55 forks source link

Browser should use a list view that supports animation and long-press #379

Open mdittmer opened 8 years ago

mdittmer commented 8 years ago

In general, Material Design list views support flares and, optionally, long-press actions. The list view used by Browser should be updated to support these.

jacksonic commented 8 years ago

Try dropping in md.DAOListView and see how much that buys you. Additional animation options would be nice to add to it.