ios-samples/MediaNotes
Gouri Kumari 2ca90bc86e Fix Info.plist intoduced by megacommit 2013-01-31 12:02:38 -05:00
..
MediaNotes Fix Info.plist intoduced by megacommit 2013-01-31 12:02:38 -05:00
ScreenShots Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
MediaNotes.sln Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
ReadMe Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00

ReadMe

--MediaNotes--

This is a port of the WWDC2012 sample

MediaNotes illustrated how to implement a custom view controller container with a new application flow. It also shows how to avoid the keyboard and highlights the constraint based layout system is used with view controllers.

Description:

Prerequisite: Create a photoalbum by name "WWDC2012"
- MediaNotes open with No Photos view if there is no photoalbum
- LongPress on photos loaded from photo album, a textview with camera, share and
  edit options comes up
- Able to take and share pictures and edit comments.

Ported By:GouriKumari