foam-framework / foam

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

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

Open mdittmer opened 9 years ago

mdittmer commented 9 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 9 years ago

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