« Previous | Next » 

Revision 4f7f7b2c

ID4f7f7b2cb5d75a550d66856b17016151a4f56ee8
Parent b6415dad
Child 1fd6e447

Added by pserwylo over 2 years ago

WIP: Refactored select apps to swap into view.

Not worrying about styling yet, just functionality. Added an InnerView
interface that these views can implement. Currently it asks them to
populate the menu. It may be slightly inefficient if we end up with a
popup menu, because it is called onPrepareOptionsMenu, but expects the
inner view to inflate the menu. However, for swap this shouldn't be an
issue, as all the menus pretty much fit in the action bar of most screen
sizes.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences