/* 
 This file was generated by Dashcode and is covered by the 
 license.txt included in the project.  You may edit this file, 
 however it is recommended to first turn off the Dashcode 
 code generator otherwise the changes will be lost.
 */
var dashcodePartSpecs = {
    "activityIndicator": { "creationFunction": "CreateActivityIndicator" },
    "date": { "creationFunction": "CreateText", "text": "00/00" },
    "episodes": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "episodeListController", "labelElementId": "label", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 3, "useDataSource": true },
    "label": { "creationFunction": "CreateText", "text": "Episode Name" },
    "podcastTitle": { "creationFunction": "CreateText", "text": "Military Times SitRep" },
    "stackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "0.35", "timing": "ease-in-out", "type": "dissolve" }, { "direction": "right-left", "duration": "0.35", "timing": "ease-in-out", "type": "none" }] }
};

