« Previous | Next » 

Revision d0a1cf3b

IDd0a1cf3bbf6b2b7c752542f115e9499f2a3c13d7
Parent 3a7a3de7
Child d62f6fa2

Added by dbro over 3 years ago

ProjectInfoFragment extends ProjectTagFragment for displaying Title, Description and Tags

Intended for re-use between Project info screen and publish screen.

StoryOverviewActivity now refreshes it's Project-backed views onStart() instead
of onCreate(). This allows us to unlink the hardcoded behavior between it and
StoryOverviewEditActivity's onDestroyActionMode, which used to explicitly
start StoryOverviewActivity. Now StoryOverviewEditActivity finish()'s itself
allowing whatever Activity that started it to go through onStart() and refresh
it's Project-backed views.

PublishFragment now starts StoryOverviewEditActivity when a click is received
on its ProjectInfoFragment container per the Revised Workflows.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences